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?
972 visits
Outline:File Handling- Scilab File handling write() प्रयोग करके एक फाइल में लिखना read() प्रयोग करके एक फाइल से पढ़ना mopen() प्रयोग करके मौजूदा फाइल को खोलना mclose() प्रयोग करके पहले से खुली हुई फाइल को बंद करना
File Handling- Scilab File handling write() प्रयोग करके एक फाइल में लिखना read() प्रयोग करके एक फाइल से पढ़ना mopen() प्रयोग करके मौजूदा फाइल को खोलना mclose() प्रयोग करके पहले से खुली हुई फाइल को बंद करना
Show video info
Pre-requisite