photo

Jonathan


Oxford University

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

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 前 | 0

| 已接受

提问


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 前 | 2 个回答 | 0

2

个回答

已回答
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 前 | 0

| 已接受

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

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

10 years 前 | 0

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 0 个回答 | 0

0

个回答