Is it possible to rotate my entire model in the model editor in Simulink?
3 views (last 30 days)
Show older comments
I want to be able to rotate my entire model in the model editor as I would be able to rotate an image or text in some image/text processing software.
Accepted Answer
MathWorks Support Team
on 27 Jun 2009
The ability to rotate an entire model in a certain direction (clockwise or counter-clockwise) by a certain angle is not available in Simulink. There are no workarounds.
However, Simulink does provide the ability to rotate blocks in your model. Please enter the following at the MATLAB command prompt for appropriate documentation.
web([docroot,'/toolbox/simulink/ug/working_with_blocks9.html#82580'])
For more generic information on working with Simulink blocks, please refer the following documentation
web([docroot,'/toolbox/simulink/ug/working_with_blocks.html'])
0 Comments
More Answers (0)
See Also
Categories
Find more on Event Functions in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!