copyfile命令复制文件不完整。

2020a,使用copyfile复制文件不完整,只复制了文件开头的一部分,没有报任何错误
例如copyfile('a.h','..'),把a.txt复制到上一层文件夹,只复制了文件的一部分。
OS是64位win10家庭中文版
大家有没有碰到过类似问题?怎么解决的?谢谢!

 Accepted Answer

jakadan
jakadan on 14 May 2023

0 votes

你试试用 dos 命令
系统命令的文件操纵比较靠谱

More Answers (0)

Categories

Find more on MATLAB 快速入门 in Help Center and File Exchange

Tags

Asked:

on 14 May 2023

Answered:

on 14 May 2023

Community Treasure Hunt

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

Start Hunting!