Omid Adljuy
Followers: 0 Following: 0
Professional Interests: Electrical Engineering, Biomedical Engineering, Signal Processing
Statistics
RANK
172 548
of 295 467
REPUTATION
0
CONTRIBUTIONS
2 Questions
5 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
mer än 11 år ago | 0
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...
mer än 11 år ago | 0
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...
mer än 11 år ago | 0
Ploting 3D flow data (4D plot)
Probably the *isosurface* command is what you're looking for. See _MATLAB Help_ for more details and examples.
mer än 11 år ago | 0
Question
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 ...
mer än 11 år ago | 2 answers | 0
2
answersHow to plot actual 3D Contours with MATLAB !?
Somebody PLEASE help me . . . This is really urgent for me.
mer än 11 år ago | 0
Question
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...
mer än 11 år ago | 1 answer | 0