Create a 100 element vector for x

2 Commenti

How would we input the equation in matlab using the ranges?
Also, how would you go on to plot the 2 equations. (Can they both be plotted in a single graph? or do they need to be seperate?)

Accedi per commentare.

 Risposta accettata

x = linspace(0, L/2, 100);

2 Commenti

How would we input the equation in matlab using the ranges?
Also, how would you go on to plot the 2 equations. (Can they both be plotted in a single graph? or do they need to be seperate?)

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Centro assistenza e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by