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 ExchangeInteractive Model Editing についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by