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年以上 前 | 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年以上 前 | 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年 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 2 件の回答 | 0