Problems trying to set iOS and get Human Activity Recognition example deployed on iPhone
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I'm following the Human Activity Recognition Simulink example in doc in a MacBook. I successfully installed the Simulink support package for iOS. However, when I run ioshwsetup, it ends with a number of errors: ioshwsetup Error using matlab.hwmgr.internal.logger.Logger/validateFilePath (line 126) File path provided could not be opened or created.
Error in matlab.hwmgr.internal.logger.Logger (line 59) absolutePath = obj.validateFilePath(filePath);
Error in matlab.hwmgr.internal.hwsetup.Workflow/configureLogger (line 269) obj.HWSetupLogger = matlab.hwmgr.internal.logger.Logger(logFileName);
Error in matlab.hwmgr.internal.hwsetup.Workflow/launch (line 206) obj.configureLogger();
When I ignore this and try to deploy the model with slexHARiOSExample anyway, probably not surprisingly I get the following error. Why does this use the csh in the first place?
>> slexHARiOSExample Standard CSHRC script not found. Not all initialzation done. Contact Systems Administration.
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox 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!