How to plot function of matrix in MATLAB?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Sergey Lopatnikov
il 15 Set 2020
Commentato: madhan ravi
il 15 Set 2020
I have
x=1:5
y=1:5
It seems that surf can plot Z=x+y, but not Z=x+y' .
How to plot Z=x+y'?
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Surface and Mesh Plots in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!