![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14778562_1550083820499_DEF.jpg)
mattvanviore
Followers: 0 Following: 0
統計
MATLAB Answers
10 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
overlap ylabel with values axis
i have this problem both for x axis anz y axis, how can i solve? another question: how can i convert input data to characte...
3年弱 前 | 2 件の回答 | 0
2
回答質問
exponential form from the graphs
how can I remove the exponential form from the graphs?
約3年 前 | 1 件の回答 | 0
1
回答質問
Index exceeds the number of array elements (36)
I have a problem with title. My code is: str=strcat('rappresentazione euleriana della soluzione per CFL', num2str(CFL), 'e temp...
約4年 前 | 1 件の回答 | 0
1
回答質問
I would to save the values for post processing from file output, can you help me?
I have a file .txt which i would to obtain the values for post processing. For this in Matlab i am using: outputfile=fopen(post...
6年弱 前 | 2 件の回答 | 0
2
回答質問
How to do a error bar from two curves along y axis in the same plot?
I have two curves (x1,y1) and (x2,y2) and i want to do a error bar in the plot which marks the difference between y1 and y2. Can...
6年弱 前 | 1 件の回答 | 0
1
回答質問
How can i displace the files alfa0.dat, alfa12.dat, alfa13.dat created in Matlab in an specific folder whose name is "Prova"?
6年弱 前 | 1 件の回答 | 0
1
回答質問
How can i increase the variabile name of each vector in for cycle? I want CM0_0, CM0_1, CM0_2...
for i=2:1:12 j=i-2; if j==10; CM1=inviscido(i,:); else CM0_j=inviscido(i,:); %this end end
約6年 前 | 1 件の回答 | 0