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?
317 visits
Outline:فائل ہینڈلِنگ ۔ سائلیب فائل ہینڈلِنگ استعمال کرتے ہوئے ایک فائل لکھنا write() استعمال کرتے ہوئے ایک فائل پڑھنا read() استعمال کرتے ہوئے ایک موجودہ فائل کھولنا mopen() سے پہلے سے کھلی فائل کو بند کرنا mclose()
فائل ہینڈلِنگ ۔ سائلیب فائل ہینڈلِنگ استعمال کرتے ہوئے ایک فائل لکھنا write() استعمال کرتے ہوئے ایک فائل پڑھنا read() استعمال کرتے ہوئے ایک موجودہ فائل کھولنا mopen() سے پہلے سے کھلی فائل کو بند کرنا mclose()
Show video info
Pre-requisite