帮助中心帮助中心
超类的名称
superclasses(ClassName)
superclasses(obj)
s = superclasses(___)
superclasses(ClassName) 显示名称为 ClassName 的 MATLAB® 类的所有可见超类的名称。可见类的 Hidden 属性值为 false(默认值)。
ClassName
Hidden
false
示例
superclasses(obj) 显示对象 obj 的所有可见超类的名称,其中 obj 是 MATLAB 类的实例。obj 可以为标量对象或对象数组。
obj
s = superclasses(___) 在字符向量元胞数组中返回超类名称。
s
全部折叠
查找 matlab.lang.OnOffSwitchState 类的超类
superclasses('matlab.lang.OnOffSwitchState')
Superclasses for class matlab.lang.OnOffSwitchState: logical
在 containers.Map 类的实例中查找超类。
m = containers.Map('May',70); superclasses(m)
Superclasses for class containers.Map: handle
类名,指定为字符向量或字符串标量。
数据类型: char | string
char
string
MATLAB 类的对象,指定为单个对象或对象数组。
超类名称,以字符向量元胞数组形式返回。
backgroundPool
ThreadPool
此函数完全支持基于线程的环境。有关详细信息,请参阅在基于线程的环境中运行 MATLAB 函数。
在 R2008b 中推出
properties | methods | events
properties
methods
events
您点击的链接对应于以下 MATLAB 命令:
请在 MATLAB 命令行窗口中直接输入以执行命令。Web 浏览器不支持 MATLAB 命令。
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office