Plotting equation with unknown constants.
6 views (last 30 days)
Show older comments
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.
1 Comment
Accepted Answer
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.
0 Comments
More Answers (0)
See Also
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!