photo

Karupothula Prashanth


2013 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How do I plot a curve in 3d?
Here it is,I got three arrays x,y,z.I know the variance of x with respect to z and y with respect to z and both x and y are inde...

約11年 前 | 1 件の回答 | 0

1

回答

質問


How to draw a line using drawnow command?
Here is the code I have computed y and I need to plot it with respect to x. for r=2:length(x); plot(x(r-1),y(r-1),'--') ...

約11年 前 | 1 件の回答 | 0

1

回答