Community Profile

photo

Jonathan


Oxford University

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
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...

7 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...

7 years ago | 2 answers | 0

2

answers

Answered
mex 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

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Answered
How to save data structures? (Currently get nonsense files)
Great! Thanks both. .mat works perfectly.

9 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

answers

Question


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

0

answers