You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
% IMPORTFIG(Figfilename,Axes) opens a fig file and places the
% contents into another axes such as on a subplot.
%
% Example
% h=subplot(3,2,1);
% importfig('plot1.fig',h);
Useful if you have lots as fig files and you want to view/tile them together.
Cite As
Stuart McGarrity (2026). Import Fig File to Axes (https://www.mathworks.com/matlabcentral/fileexchange/3939-import-fig-file-to-axes), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.1 (1.45 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
