print a gif in matlab

バージョン 1.0.0.0 (1.73 KB) 作成者: Ben Barrowes
printgif prints gif files in matlab
ダウンロード: 822
更新 2010/6/4

ライセンスの表示

% printgif(varargin) prints gif files in matlab
% printgif accepts all print arguments in varargin.
% printgif ignores all printer drivers passed to it
% ('-deps', '-dtiff', etc.)
% instead it used the -djpeg100' driver and converts
% the resulting jpg file to a gif using
% imread/rgb2ind/imwrite
%
% EXAMPLE:
% printgif(gcf,'foo')
% prints the file foo.gif

引用

Ben Barrowes (2025). print a gif in matlab (https://www.mathworks.com/matlabcentral/fileexchange/27829-print-a-gif-in-matlab), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2009b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersConvert Image Type についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0