photo

sheshu kumar


Attivo dal 2019

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
How to plot a temperature colored map
load('A.mat') x = A(:,1) ; y = A(:,2) ; z = A(:,3) ; nx = length(unique(x)) ; ny = length(unique(y)) ; X = reshape(x,...

quasi 5 anni fa | 0