Matlab code using mscript
Mostra commenti meno recenti
how to read and write the .c file contents by matlab code..?
PFA of file in text but original it is in .C extension.
Risposte (1)
Image Analyst
il 9 Mar 2020
0 voti
Try fileread() or fgetl() to read. To write, try fprintf().
Categorie
Scopri di più su File Operations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!