Statistics
RANK
186,578
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
3 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How to use pdepe with arbitrary initial condition
Well, here is a solution. It involves using global variables to get around matlab's implementation of the pdepe algorithm. O...
8 years ago | 0
| accepted
Question
How to use pdepe with arbitrary initial condition
I want to use pdepe with an arbitrary initial condition, rather than a defined symbolic equation. The problem is that pdepe d...
8 years ago | 2 answers | 0
2
answersmex errors when compiling c code; however the same code compiles perfectly in Mac Cmd line.
For future internet trawlers searching after a solution, here is mine: *SOLUTION* Use system('Terminal input strin...
8 years ago | 0
| accepted
Question
mex errors when compiling c code; however the same code compiles perfectly in Mac Cmd line.
*For background:* I have a large simulation that I have built in Matlab, and I would like to incorporate a C-based model as ...
8 years ago | 1 answer | 0
1
answerQuestion
Using hold and plotyy in a loop
I am having trouble getting matlab to update plotyy in a loop. I want extend a line of data as my code advance in time. Th...
9 years ago | 1 answer | 0
1
answerQuestion
Movie function via getframe(gcf) displays multi-axis figure incorrectly
I have a problem where the movie() function creates an extra set of axes that I do not want around the outside of my figure, whe...
10 years ago | 1 answer | 0
1
answerHow to save data structures? (Currently get nonsense files)
Great! Thanks both. .mat works perfectly.
10 years ago | 0
Question
How to save data structures? (Currently get nonsense files)
Hi everyone, I'm trying to save data structures (from a rather complex calculation set) so I can later call up that data and ...
10 years ago | 3 answers | 0
3
answersQuestion
How to turn on autocomplete for structure arrays
I have an issue that wastes a LOT of my coding time and was wondering if there was a known resolution to it. Matlab offers au...
10 years ago | 0 answers | 0