![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/29206150_1676611968405_DEF.jpg)
Dorna
Followers: 0 Following: 0
Statistics
RANK
129,792
of 297,016
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
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
How to flip an ordered X-axis that is half half separated for data?
Ok, so what I needed to do was A = Data((1:20),(1:5)) B = flip(A,1) C = Data((21:40),(1:5)) D = flip(C,1) And then New = ...
1 year ago | 0
| accepted
Question
How to flip an ordered X-axis that is half half separated for data?
Hi, I have a plot that I want its X-axis to be reversed. My data on X-axis is showing as [1 2 3 4 5 6 7 8 9 10 11 12] I want to...
1 year ago | 3 answers | 0
3
answersQuestion
How to read a specific value next to a text in a text file?
Hi everyone, I am using MATLAB to read a specific file and I need to extract information. The format is as follows Value (any ...
2 years ago | 2 answers | 0