How to plot function of matrix in MATLAB?

조회 수: 2 (최근 30일)
Sergey Lopatnikov
Sergey Lopatnikov 2020년 9월 15일
댓글: madhan ravi 2020년 9월 15일
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'?

채택된 답변

madhan ravi
madhan ravi 2020년 9월 15일
Works, if Z is a matrix.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by