필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

i created a matlab code which take data from an excel sheet and gives me first row of it into a text file. after making .exe of the program i am not able to find the output file. what to do now ?

조회 수: 1 (최근 30일)
please help me out here ! I need to submit to asap.

답변 (1개)

Titus Edelhofer
Titus Edelhofer 2016년 2월 23일
Hi Vaishvik,
when you open the text file for output (using fopen, dlmwrite or whatever...) use disp to print out the path. Start your executable from a CMD window to see the output.
Titus

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by