MYaxis

a function to define the coordination of your own subplot axes

You are now following this Submission

%a function to define the coordination of your own subplot axes
%you'd better estimate the input to assure not exceed the figure;
%this function is similar to the subplot(row,col,i)
%i is the ith subplot
%[x,y,w,h]=MYaxis(rownum,colnum,wblank,hblank,leftside,rightside,upside,downside,i);
% rownum=5
% colnum=4
% [x,y,w,h]=MYaxisrownum,colnum,0.00,0.00,0.1,0.1,0.15,0.25,isub);

Cite As

Bo Xiong (2026). MYaxis (https://se.mathworks.com/matlabcentral/fileexchange/27569-myaxis), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Predictive Maintenance Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0