MATLAB 主要函数指令表(十八)
18 文件输入/输出(File input/output)
clc 清除指令窗口
disp 显示矩阵和文字内容
fprintf 把格式化数据写到文件或屏幕
home 光标返回行首
input 提示键盘输入
load 从磁盘中调入数据变量
pause 暂停
sprintf 写格式数据到串
sscanf 在格式控制下读串
发布时间: 2013-02-24 17:58:56 作者: rapoo
MATLAB 主要函数指令表(十八)
18 文件输入/输出(File input/output)
clc 清除指令窗口
disp 显示矩阵和文字内容
fprintf 把格式化数据写到文件或屏幕
home 光标返回行首
input 提示键盘输入
load 从磁盘中调入数据变量
pause 暂停
sprintf 写格式数据到串
sscanf 在格式控制下读串