Imagesc for triangular element
    8 ビュー (過去 30 日間)
  
       古いコメントを表示
    
採用された回答
  KSSV
      
      
 2019 年 2 月 4 日
        YOu can straight away plot contour with your data. Have a look in the following file exchange function: https://in.mathworks.com/matlabcentral/fileexchange/38858-contour-plot-for-scattered-data 
If you want to use imagesc you have to convert your unstructured data into structured data either by using scatteredinterpolant or griddata.
7 件のコメント
その他の回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!