automatic keyboard key press function

Is there a way to get MATLAB to automatically press a specific keyboard key?
Reason: I am trying to get an image of the Simulink Model during a simulation and at the point which I need to save the model to a picture, it isn't in the view of the full system.
I don't want the user to have to stop and View > Fit System to View for every time the simulation needs to save a picture. During one simulation it might have to do this 96 times.
I need MATLAB to press the space key, which is the fastest way to Fit System to View since at the point of saving the window is the active window.
Thanks

回答(1 个)

Jan
Jan 2011-8-4
I assume there is a way to start the method programmatically also, but you can use the Java robot to simulate a kepress. See e.g.:

类别

帮助中心File Exchange 中查找有关 Desktop 的更多信息

提问:

2011-8-4

Community Treasure Hunt

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

Start Hunting!

Translated by