Plotting equation with unknown constants.

6 views (last 30 days)
Hello, I am trying to plot an equation with unknown constants. How can I plot it in Matlab? Equation is V = V_0 * cos(t) where V_0 is unknown constant.

Accepted Answer

Walter Roberson
Walter Roberson on 31 Jan 2014
You could plot for several "representative" values of the constant. However, for any one plot, all variables must have values.

More Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!