Problems trying to set iOS and get Human Activity Recognition example deployed on iPhone
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!