Help CenterHelp Center
Visible or hidden status for player
isOpen(player)
example
isOpen(player) returns true or false to indicate whether the player is visible.
player
true
false
collapse all
Close the display of continuous point cloud player
Add data to the point cloud player.
player = pcplayer([0 1],[0 1],[0 1]);
Display continuous player figure. Use the isOpen method to check if player figure window is open.
isOpen
while isOpen(player) ptCloud = pointCloud(rand(1000,3,'single')); view(player, ptCloud); end
Terminate the while-loop by closing pcplayer figure window.
pcplayer
Video player, specified as a pcplayer, or vision.DeployableVideoPlayer object.
vision.DeployableVideoPlayer
Introduced in R2012a
您曾对此示例进行过修改。是否要打开带有您的编辑的示例?
您点击的链接对应于以下 MATLAB 命令:
请在 MATLAB 命令行窗口中直接输入以执行命令。Web 浏览器不支持 MATLAB 命令。
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