Recent content by XLR8RPM

  1. X

    Plot two variables as a function of the third one

    Hey n.kartick I really need your help. Apologies for the delay. Lets see how helpful I cane be in my problem. I have three variables say X, Y and Z. I need to plot X vs. Y. Now the problem: 1. Y is changing, so is Z. So now what I need is the graph of X vs. Y at different Z. 2. Now all the...
  2. X

    Plot two variables as a function of the third one

    Hey n.karthick, once again thanks for replying. The relation that you suggested is very very difficult in my case, since I'm dealing with raw data and curve fitting is very difficult in my case and I will lose the essence of the data entirely. Somebody elsewhere suggested the 'unique' and...
  3. X

    Plot two variables as a function of the third one

    Hey n.karthick thanks for replying so quickly. Thanks for the advice, but here the variables x, y & z are columns of data with more than a thousand readings., how do I work around that ?? Can you post a sample code in Matlab. Thanks, Prasad M. Rao.
  4. X

    Plot two variables as a function of the third one

    No I don't want the graph to be 3D, I want it to be 2D but consist of multiple curves, the multiplicity being a function of the third variable for example, 7 curves for 7 days of the week.
  5. X

    Plot two variables as a function of the third one

    Hello, I want to plot a curve with variables along the X & Y axis. But I also want the plot to show multiple curves as a function of another third variable. For example, if I'm plotting a curve of fruits vs. cost, I would get one curve. But how to plot it for say, seven days of the week, thus...
Back
Top