Error in Using Matlab Compiler
Mostra commenti meno recenti
Hi, I'm trying to use Matlab Compiler to compile a GUIDE file (named "Calculator") and a couple of .m files that supports the GUI
During the process of packaging/compiling, I received this error in return:
mcc -o Calculator -W WinMain:Calculator -T link:exe -d 'C:\Users\owner dell\Desktop\Gui\App\Calculator\for_testing' -v 'C:\Users\owner dell\Desktop\Gui\Calculator.m' -a 'C:\Users\owner dell\Desktop\Gui\dataset.mat' -a 'C:\Users\owner dell\Desktop\Gui\LSSVMlabv1_8_R2009b_R2011a' -a 'C:\Users\owner dell\Desktop\Gui\objlssvm_slump.m' -a 'C:\Users\owner dell\Desktop\Gui\runlssvm.m' -a 'C:\Users\owner dell\Desktop\Gui\runlssvm.mat' -a 'C:\Users\owner dell\Desktop\Gui\runlssvm_slump.m' -a 'C:\Users\owner dell\Desktop\Gui\runlssvm_slump.mat' -a 'C:\Users\owner dell\Desktop\Gui\Calculator.fig' -a 'C:\Users\owner dell\Desktop\Gui\Calculator.m' -a 'C:\Users\owner dell\Desktop\Gui\slumptest.mat' -a 'C:\Users\owner dell\Desktop\Gui\spso.m' -a 'C:\Users\owner dell\Desktop\Gui\userdata.mat' -r 'C:\Program Files\MATLAB\R2017a\toolbox\compiler\Resources\default_icon.ico'
Compiler version: 6.4 (R2017a)
Dependency analysis by REQUIREMENTS.
Parsing file "C:\Users\owner dell\Desktop\Gui\Calculator.m"
(Referenced from: "Compiler Command Line").
Error: Unable to open file "C:\Users\owner dell\Desktop\Gui\App\Calculator\for_testing\requiredMCRProducts.txt": Permission denied.
Can anyone tell me why did this happen & what can I do next?
Thanks!
2 Commenti
Philipp Guenthner
il 28 Gen 2021
I have the exact same problem.
Regina have you maybe solved this problem?
Regina Yacika
il 21 Feb 2021
Risposte (0)
Categorie
Scopri di più su Introduction to Installation and Licensing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!