Clear Filters
Clear Filters

How to save videos in a MATLAB standalone application?

3 views (last 30 days)
I am trying to build a standalone application using MATLAB App Designer. In that, I want to play videos according to the given instructions or keywords. Those videos are saved on my desktop. How should I proceed in building the standalone application so that to play these videos after installing the application on any other target desktop system (without having/saving the videos on the target system)?
Can anyone suggest some way out?
Feel free to comment if my query is not clear

Accepted Answer

Voss
Voss on 5 Jun 2024
Edited: Voss on 5 Jun 2024
In Application Compiler, you can add the videos to the project in the "Files required for your application to run" section.
  4 Comments
NAVNEET NAYAN
NAVNEET NAYAN on 7 Jun 2024
Thank you so much for the answer and all the clarifications.

Sign in to comment.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!