photo

RAHUL AGARWAL


Last seen: casi 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


I am skectching from excel importeed data but not getting smooth surfaces.
clc data = xlsread('globalrd.xlsx','Sheet6') ; x = data(:,1) ; t = data(:,2) ; u = data(:,3) ; nx = length(unique(x)) ;...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I want to plot a 3d image of the set of values attached herewith. i am also enclosing the possible image that will be the output of the desired Matlab code.
Kindly share the Matlab code for the plot of the following set of 3 tuples values.

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error while plotting 3 vectors- Data must be numeric, date time, duration or an array convertible to double.
rohit=readtable('rahul11.xlsx') t = rohit(:,1); x = rohit(:,2); u = rohit(:,3); plot3(t,x,u) %t,x,u are vectors of size 1*2...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta