Feeds
提问
How to select a part of a graph and have the data saved in a variable?
Hello all, I have time history of measured data from some experiments (accelerations vs time). The experiments were a couple of...
7 years 前 | 1 个回答 | 0
1
个回答提问
Need help with sort_nat function
Dear All I have a column of some names. The names include alphabets and numeric values (both +ve and -ve) and I want to order...
10 years 前 | 0 个回答 | 0
0
个回答提问
Need basic help with low pass filtering
Hello I would appreciate it very much if one could help me with low pass filtering of a time history. Actually, I have time h...
11 years 前 | 1 个回答 | 0
1
个回答提问
Plot pressure over a curve (2D airfoil)
Hello I want to plot the pressure over a 2D shape of an airfoil in MATLAB. I want the value of the pressure to be shown as ve...
11 years 前 | 1 个回答 | 0
1
个回答提问
interpolation of scattered data, griddata and gridfit returns bad values
Hello all I am having a problem with interpolation and contour plot which is killing me. I would appreciate very much if you ...
11 years 前 | 0 个回答 | 0
0
个回答提问
Integrate a matrix over a surface
Hello all I want to know how can I integrate a matrix in MATLAB. Basically, I have a rectangular region in which x is from xm...
11 years 前 | 1 个回答 | 0
1
个回答提问
Integrate over contour values
Hello all I want to know how can I integrate over the contour values on a surface. Basically, I had vectors x and y which wer...
11 years 前 | 0 个回答 | 1
0
个回答提问
Change position of contourf labels
Hello I need to produce a very neat contour plot to use for my journal paper. I have a filled contour of the pressures over a...
11 years 前 | 0 个回答 | 0
0
个回答已回答
Labels on the contour have too many digits
I have done the following and it works perfectly: [c,h]=contourf(X,Y,H); texth=clabel(c,h,'manual','fontsize', 20); for i=1...
Labels on the contour have too many digits
I have done the following and it works perfectly: [c,h]=contourf(X,Y,H); texth=clabel(c,h,'manual','fontsize', 20); for i=1...
11 years 前 | 1
| 已接受
提问
Labels on the contour have too many digits
How can I set the precision of the numbers on my contour plot? Now the clabels are like: 1.29567, I would like to have it rounde...
11 years 前 | 5 个回答 | 1
5
个回答提问
Change units for contour plot
I am having a silly problem with my contour plot: I have a contour of the pressures over a surface. Basically, I had vectors ...
11 years 前 | 1 个回答 | 0
1
个回答提问
Need half of my contour plot
Hello I have a contour of the pressures over a surface. Basically, I had vectors x and y which were locations on the surface an...
11 years 前 | 2 个回答 | 0