Unable to install MATLAB(17a) support package for Arduino hardware

83 次查看(过去 30 天)
I am using MATLAB 17a, sponsored license.I was trying to install MATLAB support package for Arduino hardware but, it gave me following errors:
"java.io.IOException: Cannot run program "cmd": CreateProcess error=740, The requested operation requires elevation at java.lang.ProcessBuilder.start(Unknown Source) at com.mathworks.supportsoftwareinstaller.api.AbstractInstallerRunner.run(AbstractInstallerRunner.java:24) at com.mathworks.supportsoftwareinstaller.api.SupportSoftwareInstallerBridge.install3PFromFolder(SupportSoftwareInstallerBridge.java:302) at com.mathworks.supportsoftwareinstaller.api.SupportSoftwareClientBridge.installSP(SupportSoftwareClientBridge.java:273) at com.mathworks.supportsoftwareinstaller.services.SsiAsynchronousProcessService.installSupportPackageFromFolder(SsiAsynchronousProcessService.java:210) at com.mathworks.supportsoftwareinstaller.services.SsiAsynchronousProcessService.downloadAndInstallSPEntryPointWithOverrides(SsiAsynchronousProcessService.java:111) at com.mathworks.supportsoftwareinstaller.services.SsiAsynchronousProcessService.downloadAndInstallSPEntryPoint(SsiAsynchronousProcessService.java:48) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.mathworks.installservicehandler.JsonPassThroughResponseWrapper.getData(JsonPassThroughResponseWrapper.java:24) at com.mathworks.installservicehandler.JsonPassThroughResponseWrapper.getData(JsonPassThroughResponseWrapper.java:10) at com.mathworks.connector.cosg.impl.CosgServiceProvider.deliver(CosgServiceProvider.java:76) at com.mathworks.connector.impl.ConnectorImpl.handle(ConnectorImpl.java:64) at com.mathworks.connector.impl.ContextImpl.handle(ContextImpl.java:182) at com.mathworks.connector.native_bridge.impl.NativeBridgeImpl.handle(NativeBridgeImpl.java:25) at com.mathworks.connector.native_bridge.NativeBridge.fromNative(NativeBridge.java:23) Caused by: java.io.IOException: CreateProcess error=740, The requested operation requires elevation at java.lang.ProcessImpl.create(Native Method) at java.lang.ProcessImpl.<init>(Unknown Source) at java.lang.ProcessImpl.start(Unknown Source) ... 18 more There was a problem executing post-install actions for package with basecode ML_ARDUINO
Caused by: Error using copyfile No matching files were found". I also tried to install manually but got the same error message. Please help me out this problem.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Setup and Configuration 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by