整齐皮带

文章
3
资源
0
加入时间
3年0月9天

matlab面向对象编程

classdef Student <handle%让obj变成指针的作用,fou'ze'ji %UNTITLED 此处显示有关此类的摘要 % 此处显示详细说明 properties name, matlabLevel end methods function obj = Student(initName,initMatlabLevel) %UNTITLED 构造此类的...