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 CenterFile Exchange 中查找有关 Entering Commands 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by