how to copy from one file to another file in matlab
hi guys,
i am trying to copy the text from one file to another file by using matlab. the file is a script file (.py) file. can somebody give me any hint as to how to start with . i was thinking of using fopen and getl command, but its getting kind of messy. so can anyone suggest me a better way of doing it.
thank you
matlab4t
i am trying to copy the text from one file to another file by using matlab. the file is a script file (.py) file. can somebody give me any hint as to how to start with . i was thinking of using fopen and getl command, but its getting kind of messy. so can anyone suggest me a better way of doing it.
thank you
matlab4t
0
Comments
also, why do you want to do this?
do let me know if there is any other alternate way to do it.
thanks for your reply