<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ossyaritoori</author_name>
  <author_url>https://blog.hatena.ne.jp/ossyaritoori/</author_url>
  <blog_title>粗大メモ置き場</blog_title>
  <blog_url>https://ossyaritoori.hatenablog.com/</blog_url>
  <categories>
    <anon>コード</anon>
    <anon>matlab</anon>
  </categories>
  <description>聞かれたので昼休みに作ったまでです。MATLABでたくさんFigureを出した時に比較する手段として動画にするというのはよくあると思われます。本プログラムのステップは 描画 getframeによる取得 Videowriterによる書き込み の３ステップになっています。 コード どうぞご自由に。コードでは2次系の粘性項を変えた場合のステップ応答を作成していますね。 %% make movie from MATLAB plot clear all; close all; Frate = 5; k = 0:0.1:3; for i = 1:size(k,2) % First, make figure…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fossyaritoori.hatenablog.com%2Fentry%2F2016%2F10%2F05%2F133944&quot; title=&quot;MATLABのグラフから動画を作る - 粗大メモ置き場&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-10-05 13:39:44</published>
  <title>MATLABのグラフから動画を作る</title>
  <type>rich</type>
  <url>https://ossyaritoori.hatenablog.com/entry/2016/10/05/133944</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
