photo

Omid Adljuy


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Professional Interests: Electrical Engineering, Biomedical Engineering, Signal Processing

Statistik

  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Plotting z values associated with xy coordinate for 3d plot
If you want to plot a 3D surface using your dataset, then the *patch* command shall help you. However, the patch command require...

fast 12 Jahre vor | 0

Beantwortet
Surf plot of my data
Probably the *TriScatteredInterp* command will help you do what you're looking for. See _MATLAB Help_ for mor details and exa...

fast 12 Jahre vor | 0

Beantwortet
Matlab 3D Plot (surf) fills in empty gaps automatically
Set the Z data that you don't want to be plotted to NaN. But let the X,Y data remain what they are; I mean don't set X,Y to N...

fast 12 Jahre vor | 0

Beantwortet
Ploting 3D flow data (4D plot)
Probably the *isosurface* command is what you're looking for. See _MATLAB Help_ for more details and examples.

fast 12 Jahre vor | 0

Frage


How to plot 3D contours of temperature, on the 3D surface of the body !?
Hi everybody I've plotted a colored 3D surface of a human body using *patch* command. My data includes a 3x1000 matrix of ...

fast 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How to plot actual 3D Contours with MATLAB !?
Somebody PLEASE help me . . . This is really urgent for me.

fast 12 Jahre vor | 0

Frage


How to plot actual 3D Contours with MATLAB !?
Hi everybody I have a data set of points (XYZ as the coordinates) and V as the value at each point. (Each of these 4 data se...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort