saving . . . saved Appending commands to a file has been deleted. Appending commands to a file has been hidden .
Appending commands to a file
Title
Question
How to append commands to an existing file using diary() command after issuing diary(0) command?

Scilab Getting-Started 10-11 min 10-20 sec 04-05-19, 11:38 a.m. poornimanaik

Answers:

\r\n

\r\n <code class="literal" dir="ltr">[id, filename] = diary(filename, \r\n ['new'|'append'])</code>\r\n

\r\n
04-05-19, 11:42 a.m. siddharth11235@gmail.com


Log-in to answer to this question.