Matlab code using mscript

조회 수: 1 (최근 30일)
ANAND VISHAL
ANAND VISHAL 2020년 3월 2일
답변: Image Analyst 2020년 3월 9일
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일
Try fileread() or fgetl() to read. To write, try fprintf().

카테고리

Help CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

태그

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by