contour Plots with 2D Variables
조회 수: 1 (최근 30일)
이전 댓글 표시
Greetings All,
I have two matlab files. the first one is UU and the second one is V_Filtered. they both have the same coulmns and rows. I need to plot a countut plots. All the commands i saw, they said that i have to have a function Z but i don't have Z. onlyx &y
is it possiable to plot it ?
regards
댓글 수: 2
Matt J
2022년 11월 4일
편집: Matt J
2022년 11월 4일
I have two matlab files. the first one is UU and the second one is V_Filtered. they both have the same coulmns and rows.
It creates confusion if you use the term "files" interchangeably with workspace variables. Files are things that reside on disk, not in the Matlab workspace, and they cannot have columns and rows,
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!