フィルターのクリア

How to change the MATLAB prompt

5 ビュー (過去 30 日間)
Frank
Frank 2022 年 4 月 15 日
回答済み: Amanjeet Pani 2022 年 7 月 13 日
The standard MATLAB prompt is >>
I would like to change the prompt according to a status variable.
Example:
myStatus = 'Project 1';
Expected result for the MATLAB prompt after pressing the "enter" button:
Project 1 >>

回答 (1 件)

Amanjeet Pani
Amanjeet Pani 2022 年 7 月 13 日
you can go through the steps mentioned here to do the needful changes

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by