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
Answers:
\r\n
\r\n <code class="literal" dir="ltr">[id, filename] = diary(filename, \r\n ['new'|'append'])</code>\r\n
\r\n
Login to add comment