Community Profile

photo

Jasnoor Singh


自 2016 起处于活动状态

统计数据

  • Thankful Level 3

查看徽章

Content Feed

排序方式:

提问


How to Plot 1D Graph?
I want to plot a vertical or horizontal 1D graph. I have A = [22 23 24] and B = [5 6 7]. I want to represent these as discrete p...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How can I plot a constant Z value with varying X and Y ?
I want to plot a value of Z=3 for X=1:50 and Y=1:50 so that I can get a plane surface plot. Any suggestions please?

8 years 前 | 1 个回答 | 0

1

个回答

提问


Is it possible to run a "for" loop by manually assigning specific values to the variable ?
I want to run a "for" loop by manually assigning specific values to the variable, as shown below. Is that possible? for i =...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to superimpose multiple images ?
I have got the following code which generates a number of images. I want to superimpose all the images that are generated from t...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Only Outline of a 3D Plot Needed
I have got the following 2D view of a 3D Plot. Is it possible to just get a plot of the outer line of this curve and eliminate a...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to reduce size of points on a plot?
Following is my figure output. The blue dots are the original pressure values and the curve has been fitted. Is it possible to r...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to change the direction of axis name?
I have the following graph. I want "X-Direction" and "Y-Direction" to be written parallel to the lines of the 3D figure, just li...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to keep the numbers on the colorbar scale of a surface plot fixed?
Following are my two surface plots (top view). Right now the first graph has colorbar scale from -40 to 40 while the second from...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Can we use cftool to plot only the final smooth curve and not the original data?
<</matlabcentral/answers/uploaded_files/52638/A1.png>> I am getting the following image using cftool. As you can see, the blu...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Surface Fitting only in Z Direction
I have a 44 by 44 square grid and I have a pressure value specified in the Z direction at each intersection point in the grid. S...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to smooth out or fit a surface?
I have my data stored in a 44 by 44 matrix. When I plot this data, it has a lot of irregular peaks. I want a smooth surface inst...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How do I create an animation video in MATLAB by importing a set of images?
I have a set of 100 images (frames) and I want to create an animation video from this using MATLAB. How can I do this? Right ...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How to set the Z axis length and values constant in a 3D surface plot?
I am using a 3D surface plot on 100 matrices (each matrix is 44 by 44). For every matrix, the maximum and minimum value in the Z...

8 years 前 | 1 个回答 | 0

1

个回答

提问


I've written a simple code in matlab. It worked a few times, but then later started showing "surf error". What could be the reason? I am not an expert in coding or matlab.
Following is a simple code I've written in matlab. This code extracts numbers from an excel sheet and makes 100 3D graphs of pre...

8 years 前 | 1 个回答 | 0

1

个回答