Community Profile

photo

Vishal Guggari


Last seen: environ un an il y a Actif depuis 2022

Statistiques

  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

Question


How to plot 3d surface plot from excel data
clc clear all T = readmatrix('C:\Users\visha\Desktop\Data set.xlsx') x = T(:,1) y = T(:,2) z = T(:,3) [X,Y]=meshgrid(x,y) ...

environ un an il y a | 1 réponse | 0

1

réponse