mantou 发表于 2005-10-17 18:11

[求助]仿真中的模型图样怎么粘贴到word中阿?

我直接粘贴好像不行,那要怎么弄呢?

AaronSpark 发表于 2005-10-17 19:50

回复:(mantou)[求助]仿真中的模型图样怎么粘贴到wo...

<DIV class=quote><B>以下是引用<I>mantou</I>在2005-10-17 18:11:56的发言:</B><BR>我直接粘贴好像不行,那要怎么弄呢?</DIV>
<br>什么图啊?是matlab plot出来的吗?<BR>copy figure就可以贴了啊<BR><BR>实在不行用print screen吧

mantou 发表于 2005-10-18 10:19

<P>不是plot出来的那个图,就是在仿真model里面本身的这个图</P>

MVH 发表于 2005-10-18 10:25

回复:(mantou)[求助]仿真中的模型图样怎么粘贴到wo...

scope的图形吗?<BR>打开scope=&gt;parameters=&gt;historydata,选上save data to workspace<BR><BR>给定变量名,比如data<BR><BR>format为Structure with time<BR>绘图时间为data.time<BR>数据为data.signals.values<BR><BR>plot(data.time,data.signals.values) <BR>

bonnie 发表于 2005-10-31 21:12

<P>只要把该图像存成jpg文件就行。</P>

wenyue 发表于 2005-11-2 13:09

<P>多谢</P>

godmann 发表于 2005-12-21 08:56

<P>我也去试试 ..</P>

xueyi 发表于 2005-12-21 19:58

我没用过simulink,<BR>不过普通图片都可以用File下的Export命令,<BR>存为需要的格式(如jpg,bmp等),<BR>然后插入到word中就可以了
页: [1]
查看完整版本: [求助]仿真中的模型图样怎么粘贴到word中阿?