フィルターのクリア

how to make a diary on?

3 ビュー (過去 30 日間)
Shaila parvin
Shaila parvin 2013 年 5 月 1 日
i've created 3 diaries on my matlab. they are: 1. rectangle 2. diary 3. myDiary. if i open matlab and start coding then in which diary my codes will be saved by default?

採用された回答

Jan
Jan 2013 年 5 月 1 日
When you open Matlab, no diary is active. See:
get(0, 'Diary')
get(0, 'DiaryFile')
When you open several diaries, only the last one is used to log the activities in the command window.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInstall Products についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by