How to "Rotate a block" present in model by using "Command" ?

I have added a block by command add_block() in my system. Now I need to arrange it properly. Is there any command to Rotate and Flip the block by command ?

 채택된 답변

Abhijit Chougule
Abhijit Chougule 2013년 12월 30일
편집: Abhijit Chougule 2013년 12월 30일

0 개 추천

Hey guys I got answer..
The Commands are
set(gcbh,'Orientation','left')
set(gcbh,'Orientation','up')

추가 답변 (1개)

카테고리

도움말 센터File Exchange에서 Interactive Model Editing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by