Asslam-o-alekum! I need help to write out put of the following code using mirtoolbox1.5 into A.txt file?
이전 댓글 표시
>> miraudio('b1');
Chunk 1/2...
Computing miraudio related to b1...
Chunk 2/2...
Computing miraudio related to b1...
Computing mirsum related to b1...
Elapsed time is 3.128537 seconds.
>> mirrms(ans);
Computing mirrms related to b1...
>> rms=ans;
>> rms
The RMS energy related to file b1 is 0.28439 //Thanks(JazaKALAH) in Advance
댓글 수: 6
Geoff Hayes
2014년 10월 28일
What output do you want to write to a text file?
Muhammad Naveed
2014년 10월 30일
편집: Muhammad Naveed
2014년 10월 30일
Geoff Hayes
2014년 10월 30일
Muhammad Naveed
2014년 11월 6일
편집: Muhammad Naveed
2014년 11월 6일
Geoff Hayes
2014년 11월 6일
Okay - so which fields of the mirscalar struct do you want to write to file? The mode, parameter, or legend (if I'm looking at the correct mirrms FEX submission). You will have to choose the appropriate fields to supply to fprintf.
Muhammad Naveed
2014년 11월 10일
채택된 답변
추가 답변 (1개)
Muhammad Naveed
2015년 1월 13일
댓글 수: 2
Muhammad Naveed
2015년 1월 28일
Geoff Hayes
2015년 1월 28일
Muhammad - if you have a new question, then please post it as a new one and not as a comment to an answer of yours.
카테고리
도움말 센터 및 File Exchange에서 Audio I/O and Waveform Generation에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!