Feeds
提问
Saving a .fig file as a .png
I'm trying to save .fig files as .png in order to include them in a Latex document. The plots look great in .fig format, but whe...
8 years 前 | 1 个回答 | 0
1
个回答提问
Creating a contour plot of data.
I am using a double loop, and want to create a contour (or 3d) plot from the data. I would like the variable related to the j in...
8 years 前 | 1 个回答 | 0
1
个回答提问
Transferring License to new computer.
I just bought a new Mac and migrated all of my files off the old Mac, but now can't run Matlab and get a license error message. ...
8 years 前 | 2 个回答 | 0
2
个回答提问
Putting Output values into a matrix.
Hi, I have an if statement within a double for loop. I would like to be able to put the two index values that satisfy the if sta...
8 years 前 | 1 个回答 | 0
1
个回答提问
Feeding the output of the ODE solver into another script.
I'm using the ODE45 to solve a system, which is giving me a n by 6 matrix of values. I would like to take the last row of values...
8 years 前 | 1 个回答 | 0
1
个回答提问
Plotting ordered pairs.
I want to plot x(i) and y(i) as ordered pairs, but am having difficulty doing this. Below is the code of the recursive for loop ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Displaying output from a summation.
I'm trying to find partial sums of s=1/k^2 where k= multiples of 400. I'm using a "for" statement and want to have the script ou...
10 years 前 | 1 个回答 | 0