matlab 中删除对象(1)delete:删除文件或对象图形删除文件对象h的格式为:delete('filename')或delete filename 删除图形对象h的格式为:delete(h); ...
確定! 回上一頁