Feeds
質問
How to create n arrays from a mxn matrix using mat2dataset
Hi guys, I'm using mat2dataset on a 100x100 matrix and i want to create 100 arrays of each column of the dataset. This is wha...
9年以上 前 | 1 件の回答 | 0
1
回答回答済み
Plotting multiple straight lines using random number loop
Well, i finally did this N=20000 n=100; x0=3774; y0=-352; x=linspace(-N,N,n); y=[]; for i=1:n; phi(i)=...
Plotting multiple straight lines using random number loop
Well, i finally did this N=20000 n=100; x0=3774; y0=-352; x=linspace(-N,N,n); y=[]; for i=1:n; phi(i)=...
9年以上 前 | 0
回答済み
Plotting multiple straight lines using random number loop
Hey there guys, Sorry to bring back this question, but i'm trying to plot multiple RADIAL straight lines from x0 and y0 and i...
Plotting multiple straight lines using random number loop
Hey there guys, Sorry to bring back this question, but i'm trying to plot multiple RADIAL straight lines from x0 and y0 and i...
9年以上 前 | 0

