Matlab code using mscript

1 visualizzazione (ultimi 30 giorni)
ANAND VISHAL
ANAND VISHAL il 2 Mar 2020
Risposto: Image Analyst il 9 Mar 2020
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
Image Analyst il 9 Mar 2020
Try fileread() or fgetl() to read. To write, try fprintf().

Categorie

Scopri di più su File Operations in Help Center e File Exchange

Tag

Prodotti


Release

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by