Community Profile

photo

Jonathan


Oxford University

Aktiv seit 2014

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

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

mehr als 7 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

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

etwa 8 Jahre vor | 0

| akzeptiert

Frage


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

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 9 Jahre vor | 0

Frage


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

mehr als 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten