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!


