How to programmatically 'Print to figure' in a Simulink Scope
问题 Inside a Simulink Scope , it is possible to select Print to Figure . This will open a figure with the same content as the original scope. Is there a way to perform this action programmatically? See also this help page, this help page and this page. 回答1: Depends a little on how fancy you want/need to get. If you really want to use exactly the same code as the UI callback then you'll need to investigate how to use the callback functions in the following directory/package: MATLABROOT\toolbox