Can Matlab Compiler build a program that uses Add-Ons?
Show older comments
I have a Matlab program that uses Add-Ons (alexnet, vgg16, vgg19). I want to deploy it as a self-contained program, using Matlab Compiler or Matlab Coder. How do I get Compiler or Coder to deal with the references to the Add-Ons, and how do I package the Add-Ons with the program?
Answers (0)
Categories
Find more on MATLAB Coder 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!