how to read and write the .c file contents by matlab code..?
PFA of file in text but original it is in .C extension.

답변 (1개)

Image Analyst
Image Analyst 2020년 3월 9일

0 개 추천

Try fileread() or fgetl() to read. To write, try fprintf().

카테고리

도움말 센터File Exchange에서 File Operations에 대해 자세히 알아보기

제품

릴리스

R2017b

태그

질문:

2020년 3월 2일

답변:

2020년 3월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by