MathTop

fremove 函数

删除存在的指定文件。

语法

  • fremove(file)

参数与选项

file要删除的文件名。

示例

  1. 删除文件fremove('doc_io_remove.txt')返回 NULL。