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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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...
거의 9년 전 | 답변 수: 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...
거의 9년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
