![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14778562_1550083820499_DEF.jpg)
mattvanviore
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
29,206
of 297,016
REPUTATION
1
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
30.0%
VOTES RECEIVED
1
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 2 answers | 0
2
answersQuestion
exponential form from the graphs
how can I remove the exponential form from the graphs?
3 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answers2
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
How can i displace the files alfa0.dat, alfa12.dat, alfa13.dat created in Matlab in an specific folder whose name is "Prova"?
6 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
How could i displace the values of X axis under X axis (Y negative) ?
+
6 years ago | 2 answers | 0