notify
类: handle
通知侦听程序事件正在发生
语法
notify(H,EventName)
notify(H,EventName,data)
输入参数
H
— 事件源
句柄数组
事件源,指定为句柄数组。H
中的所有对象都必须定义指定事件。
EventName
— 事件名称
字符向量 | 字符串标量
事件名称,指定为由 H
的类定义的区分大小写的引用文本。
data
— 用户定义事件数据
event.EventData
的子类
用户定义的事件数据,指定为作为 event.EventData
类的子类的对象。有关定义事件数据的信息,请参阅定义特定于事件的数据。
注意
侦听程序回调在对 notify
的后续调用中不应重用相同的事件数据对象。始终创建一个要传递到 notify
的新事件数据对象。
扩展功能
基于线程的环境
使用 MATLAB® backgroundPool
在后台运行代码或使用 Parallel Computing Toolbox™ ThreadPool
加快代码运行速度。
版本历史记录
在 R2008a 中推出
MATLAB 命令
您点击的链接对应于以下 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:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)