1 Download
Updated 19 Mar 1999
No License
Joint subplots without any space between them.
jointfig(hfig,no_row,no_col)
hfig : figure handle, if none, keyin gcf instead
no_row : No. of row subplots
no_col : No. of column subplots
DO-SIG GONG (2021). jointfig.m (https://www.mathworks.com/matlabcentral/fileexchange/304-jointfig-m), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Like the first guy said...Exactly what I was looking for. Thanks!
remove
figure(hfig) in the beginning. Does nothing useful. Routine is somewhat slow.
brilliant!
Exactly what I was looking for. Thanks!