help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Plot 6 functions in a single graph


From: Ben Abbott
Subject: Re: Plot 6 functions in a single graph
Date: Fri, 10 May 2013 21:36:21 +0800

On May 10, 2013, at 9:21 PM, drragos_drag wrote:

> i need to plot a function with 2 variables, x and y. how can i do this?
> 

plot (x, y1, x, y2)

Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]