How to plot function of matrix in MATLAB?

2 Ansichten (letzte 30 Tage)
Sergey Lopatnikov
Sergey Lopatnikov am 15 Sep. 2020
Kommentiert: madhan ravi am 15 Sep. 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'?

Akzeptierte Antwort

madhan ravi
madhan ravi am 15 Sep. 2020
Works, if Z is a matrix.

Weitere Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by