MYaxis

Version 1.0.0.0 (1.35 KB) by Bo Xiong
a function to define the coordination of your own subplot axes
375 Downloads
Updated 11 May 2010

View License

%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 (2024). MYaxis (https://www.mathworks.com/matlabcentral/fileexchange/27569-myaxis), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Predictive Maintenance Toolbox in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0