Windows Deployment of GUI Error: "Previously Accessable File <filename> is now inaccessable". Why?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have completed a MATLAB GUI that does circuit synthesis of RF Filters. No external tools are being used. I am trying to generate a Windows Executable using the Deployment tool, but keep getting this error:
{Previously accessible file "C:\Users\gaukelk\Documents\MATLAB\Filter_Only_05.m" is now inaccessible. } MATLAB:fileHasDisappeared
Info about tool: 1. Uses temporary *.csv files to store temporary data, but that info is in the pwd and the isdeployed function is being used - though I don't really know how to use it in a GUI.
2. I have to run the executable in a "Sandbox" allocation of my hard drive due to security issues where I work.
Please advise.
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Compiler in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!