필터 지우기
필터 지우기

Use fill3 with contourf

조회 수: 1 (최근 30일)
Philip
Philip 2018년 12월 11일
답변: KSSV 2018년 12월 11일
I have contourf plots of matrices that don't change ( 1333,10) for example that represent rectangula shapes.
However the actual physical dimensions of the rectangles do vary, how do I apply varying shaped ractangles, with the same contourf(Matrix1333by10)
I try defining vertices of a square, but it returns that all vectors must be the same length when I put Matrix1333by10 into (c)
fill(x,y,z,c)
Thanks!

답변 (1개)

KSSV
KSSV 2018년 12월 11일
YOu can do interpolation and get them to same size/ dimnesions. More help on showing us the matrix.

카테고리

Help CenterFile Exchange에서 Contour Plots에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by