MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   资料存档 (https://www.labfans.com/bbs/forumdisplay.php?f=72)
-   -   .dat文件,使用Matlab创建时,未打开 (https://www.labfans.com/bbs/showthread.php?t=23855)

poster 2019-12-10 20:48

.dat文件,使用Matlab创建时,未打开
 
我正在Matlab中创建带有标头和数据的.dat文件,但是当我尝试从保存该文件的文件夹中打开该文件时,出现了错误提示'file in use by another application and cannot be accessed' 。即使关闭Matlab,也会发生此错误。我只能通过在Matlab当前目录窗口中右键单击文件来将其作为文本打开。为什么会发生这种情况以及如何解决?



[B]回答:[/B]

您可以尝试:

fclose('all') 关闭所有打开的文件。



[url=https://stackoverflow.com/questions/3623073]更多&回答...[/url]


所有时间均为北京时间。现在的时间是 01:09

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.