problem with addpath in compiling

1 次查看(过去 30 天)
faran
faran 2018-7-10
Hi,
I am trying to use addpath to give a directory for using support packages of alexnet. But when I am trying to compile the gui, I receive the error below: This is typically caused by calls to ADDPATH in your startup.m or matlabrc.m files. Please see the compiler documentation and use the ISDEPLOYED function to ensure ADDPATH commands are not executed by deployed applications. Error using which Previously accessible file "D:\Gui folder\for_redistribution_files_only\SupportPackages\R2017b\toolbox\nnet\supportpackages\alexnet\+nnet\+internal\+cnn\+supportpackages\IsAlexNetInstalled.m" is now inaccessible.
I used a different way of giving the direction to the program and the compiling went well but I need to copy and paste the needed package in to the "for_redistribution_files_only" folder. Is there anyway to use the addpath in the compiling?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Switches and Breakers 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by