Alexander
Durham University
自 2013 起处于活动状态
Followers: 0 Following: 0
Professional Interests: Earth Science, structural geology, geodynamic models, Igneous Petrology, Global Tectonics
Feeds
提问
MATLAB - 'Getting Status for Files' - Yosemite problem
Hi, I am Running Matlab R2014b on a Macbook running Yosemite. Since making the upgrade to Yosemite Matlab has been very slow,...
10 years 前 | 1 个回答 | 0
1
个回答提问
Matlab ODE solver examples
Hi, Can anyone recommend any good examples of ODE solvers in use for diffusion type problems? Cheers, Alex
11 years 前 | 1 个回答 | 0
1
个回答已回答
How can I get notifications when someone replies to an answer or to a comment?
When you ask a question there is a box to tick. Alex
How can I get notifications when someone replies to an answer or to a comment?
When you ask a question there is a box to tick. Alex
11 years 前 | 0
提问
Timestep stability in a 1D heat diffusion model
Hi, I have a 1D heat diffusion code which I was using on a timescale of 10s of years and I am now trying to use the same code...
11 years 前 | 0 个回答 | 0
0
个回答提问
Selecting maximum values from every column in a matrix
Hi, I have a matrix of values and would like to select the highest value in every column and save it into a 1D array. Any hel...
11 years 前 | 1 个回答 | 0
1
个回答提问
Applying a value to a circle shape in a 2D contour plot
I have a plot of length (*x*) against length (*y*) with contours (*T*) over the top. I would like to impose a value of *T* in th...
12 years 前 | 1 个回答 | 0
1
个回答已回答
Saving multiple images from a plot which updates with each iteration of a loop
Sorry just managed to solve this with: filename=it; saveas(f3, num2str(it), 'png');
Saving multiple images from a plot which updates with each iteration of a loop
Sorry just managed to solve this with: filename=it; saveas(f3, num2str(it), 'png');
12 years 前 | 0
| 已接受
提问
Saving multiple images from a plot which updates with each iteration of a loop
Hi, I have a plot inside a loop which updates with each iteration of the loop. I would like to save each of the "updates" as ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Holding selected iterations for a plot (but not all)
Hi, I am creating a plot within a loop and holding all calculations at present with 'hold on' . I would like to only hold sel...
12 years 前 | 1 个回答 | 0