savefile2.m
来自「ok ö nemli bir kaybnkao lasdhlas sdo」· M 代码 · 共 14 行
M
14 行
function fig6 = savefile2()
% This is the machine-generated representation of a Handle Graphics object
% and its children. Note that handle values may change when these objects
% are re-created. This may cause problems with any callbacks written to
% depend on the value of the handle at the time the object was saved.
%
% To reopen this object, just type the name of the M-file at the MATLAB
% prompt. The M-file and its associated MAT-file must be on your path.
load savefile2
fid5=fopen('diziismi.txt','r');
sss=fscanf(fid5,'%s');
kapa=fclose(fid5);
dddd=strcat(sss, ' dosyas
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?