photo

Paul


Last seen: 3 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

3 Questions
0 Answers

Cody

0 Problems
22 Solutions

RANK
38,532
of 301,234

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 21,204

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
23,270
of 173,580

CONTRIBUTIONS
0 Problems
22 Solutions

SCORE
230

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


Can I call a function defined within another function .m file?
Hello. Consider a file titled |giveA.mat| : function A = giveA(argA) % Main function b = giveB(argB); ... end ...

7 years ago | 3 answers | 0

3

answers

Question


How to convey time variant variables to DAE solvers (ode15s, etc - symbolic approach)?
Consider large set of DAE equations. Each equation depends on state variable such as |x(t), y(t)|, etc. These variables are know...

9 years ago | 0 answers | 0

0

answers

Question


How to open / step-in generic function in debug mode?
Hello, by the phrase *_generic_* I mean a function that already exists within Matlab core software, such as |finitedifference...

9 years ago | 1 answer | 1

1

answer