Matlab figure: axis re-labelling

  • Context: MATLAB 
  • Thread starter Thread starter batinaki
  • Start date Start date
  • Tags Tags
    Axis Figure Matlab
Click For Summary
SUMMARY

The discussion focuses on re-labeling the y-axis in MATLAB plots to display values in a descending order, specifically from 100 to 0 instead of the default 0 to 100. The user successfully implemented this by utilizing the 'axis ij' command, which effectively reverses the y-axis. This solution is confirmed to work perfectly for the intended visualization of data represented by j and i in a table format.

PREREQUISITES
  • Familiarity with MATLAB plotting functions
  • Understanding of axis manipulation in MATLAB
  • Basic knowledge of data representation in matrices
  • Experience with MATLAB command syntax
NEXT STEPS
  • Explore MATLAB's 'axis' function for advanced axis manipulation
  • Learn about customizing MATLAB plot aesthetics
  • Investigate MATLAB's data visualization techniques for matrix data
  • Research additional axis options in MATLAB for different plot types
USEFUL FOR

Data analysts, engineers, and researchers using MATLAB for data visualization who need to customize plot axes for better representation of their data.

batinaki
Messages
2
Reaction score
0
Hi all.

i am integrating in MATLAB and plotting the results in a y-vertical and x-horizontal system.
where x and y symbolize j and i of a table. I have to re-label the y-axis, so instead of a 0 to 100, it should be 100-0. Is it possible to do that or does anyone have any idea or has any other solution on how to achieve that?
 
Physics news on Phys.org
try using the option axis ij
 
thx :)
it works perfect! :D
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
2
Views
3K