% 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.
引用
Stuart McGarrity (2025). Import Fig File to Axes (https://www.mathworks.com/matlabcentral/fileexchange/3939-import-fig-file-to-axes), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R13
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Printing and Saving についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!