How do I start or open a video file from matlab

1 次查看(过去 30 天)
I want to run open or start a video file (.mp4) from Matlab.
I know how to do it
on Windows OS:> system('start videofile.mp4')
on Mac OS :>system('open videofile.mp4')
but I need to do it on Linux OS ?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by