Error in line 2... Won't plot my graph.
Mostra commenti meno recenti
T= 1:5:1000;
P=(10*(log(T/298))*T)+(12.41*T)+1550;
plot(T,P)
What's wrong with my code, why won't it run?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Log 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!