Graphics Webinar demo (11/07/2014 JP)
Graphics webinarで使用したコード集
- animation.m
各FORループでFigureをキャプチャし、アニメーションを作成するファイル。作成したアニメーションを最後にAVIに出力。
- animation.avi
animation.m で作成したAVIファイル
- double_pendulum.m
animation.m を実行するために使用しているファイル
- html\
animation.m のレポートが入ったディレクトリ。htmlファイルが作成したレポートで、pngファイルはレポート内で使用している画像。
- guide_ex2.fig
ユーザが作成したGUIのレイアウトファイル。和を求めるGUIになっている。
- guide_ex2.m
GUI のスクリプトファイル
左のふたつのテキストボックスに数値を入れ、「計算」ボタンを押すと和が計算されるGUI
- TipsToWritePapers.m
論文に使えるコマンドをいくつか選定
- Webセミナ「百聞は一見にしかず~MATLABによるデータビジュアライゼーション~」
http://jp.mathworks.com/videos/a-picture-tells-a-thousand-words-visualization-with-matlab-97003.html
Cite As
mizuki (2024). Graphics Webinar demo (11/07/2014 JP) (https://www.mathworks.com/matlabcentral/fileexchange/48374-graphics-webinar-demo-11-07-2014-jp), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Sciences > Physics > General Physics >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.