How to solve this error?

6 Ansichten (letzte 30 Tage)
Nisar Ahmed
Nisar Ahmed am 30 Sep. 2020
Error using fread
Invalid file identifier. Use fopen to generate a valid file identifier.
Error in ReadRSS (line 32)
buff = fread(fileID,MAGICNUMBERLENGTH,'*char')';
Error in Convmod_Zoepritz (line 5)
[Vp] = ReadRSS('../Vp.rss');
While the Vp.rss files exists in the folder.

Antworten (1)

Pankhuri Kasliwal
Pankhuri Kasliwal am 8 Okt. 2020

Kategorien

Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by