デフォルトの LineWidth プロパティは、graphics オブジェクトのルートにある 'DefaultLineLineWidth' で設定することができます。新しい線が描画されたとき、このプロパティはルートオブジェクトの設定を呼び出します。
set(0, 'DefaultLineLineWidth', 2);
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!