photo

Karupothula Prashanth


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer