Community Profile

photo

Hu1k


Last seen: oltre 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

Feeds

Visto da

Domanda


Surface plot error for Z must be a matrix, not a scalar or vector
function polar3D(theta,phi,f) f = abs(f); f = f/max(max(f)); [x,y,z] = sph2cart(f,theta,phi); [N,M] = size(x); color = ones...

oltre 2 anni fa | 2 risposte | 0

2

risposte