How to use mcc to deploy?

Hi guys
Does anyone know how to use mcc to deploy a test.m file into a standalone and also include the path where there are functions/libraries required by this test.m file?
Thanks
Marcus

 Accepted Answer

Andreas Goser
Andreas Goser on 21 Dec 2012

0 votes

You surely looked at the documentation, but it is unclear to me where exactly is the point where you are struggling.

2 Comments

Hi there
Thanks for the prompt reply. I am new to matlab so I was wondering how do you use mcc command to include the path for other .m files where the function are required.
Thanks
Marcus
Make sure the other .m files are on the MATLAB path. mcc should be able to find them that way.

Sign in to comment.

More Answers (0)

Categories

Tags

Community Treasure Hunt

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

Start Hunting!