Basically is there an easy way to put a plot produced by the
x,y graph block or scope blocks in simulink into my word
document, without having to mess around too much with
different formats.
Thanks
1. Open the Scope window you want to copy
2. In the MATLAB command window, execute the following code:
set(0,'ShowHiddenHandles','on')
set(gcf,'menubar','figure')
3. Select the menu options "Edit->Copy Figure" and paste it
in Windows
Hope this helps,
Divya
"Rob Crerar" <soddoff...@yahoo.co.uk> wrote in message
<f9djr3$2t2$1...@fred.mathworks.com>...