統計
MATLAB Answers
6 質問
0 回答
ランク
of 170,900
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Plot of Probability Density function in MATLAB
I have time series data.I want to see the plot of PDF.For this, in MATLAB,I have to mention the name of the PDF-type like 'norm'...
約14年 前 | 4 件の回答 | 1
4
回答質問
Axis labelling in MATLAB plot
I tried to put the string Pr, m as x-axis label in MATLAB. I used the following statement: xlabel('\textbf{Pr},textbf{\it{m}}...
約14年 前 | 2 件の回答 | 0
2
回答質問
Labelling x and y axis in MATLAB
I want to label my x-axis as xlabel('Nu\it\bf_x\rm\bf ( Gr\it\bf_x\rm\bf^* )^( ^- ^1 ^/ ^6 ^)') with a bar in the head of x and ...
約14年 前 | 1 件の回答 | 0
1
回答質問
PLOT in MATLAB
The x-axis of a particular graph is from 0 to 100 whereas the y axis is from 0 to 3.5. I want to zoom a particular portion of th...
約14年 前 | 1 件の回答 | 0
1
回答質問
x and y axis labels
xlabel('Gr^*\it\bf_x','FontWeight','bold','FontName','Times New Roman','Fontsize',12); ylabel('Nu\it\bf_x','FontWeight','bold',...
15年弱 前 | 2 件の回答 | 1
2
回答質問
2D vector plot in MATLAB.
I have x, y, u and v datas. I am trying to do vector plot using quiver command in MATLAB. The plot is coming OK, but as there ar...
15年弱 前 | 1 件の回答 | 0
