In text file, I see some values with E-002, E-004. I am using Scilab 6.1.0 on Ubuntu.
how use tellg() in scilab
sir, i cant understand what is the purpose of mopen() and mclose() function, because we can read the file content with read() function.help me to find this.
what is mprintf() function?
fd_r=mopen('random_numbers,'rt') is this command is correct? Missing ' character
I am not able to use the two functions mopen() and mclose().And also there are no practical examples given for these in videos.If someone done these, please guide.
Which function is used to position back from the end of the file object?
22697 visits
Outline:File Handling- Scilab File handling Writing to a file using write() Reading from a file using read() Opening an existing file using mopen() Closing an already opened file using mclose()
File Handling- Scilab File handling Writing to a file using write() Reading from a file using read() Opening an existing file using mopen() Closing an already opened file using mclose()
Show video info
Pre-requisite