필터 지우기
필터 지우기

Run files on cloud from Mobile app

조회 수: 1 (최근 30일)
Junhao Kang
Junhao Kang 2016년 2월 23일
답변: Rohit Jain 2016년 3월 1일
I don't know how to run files by my mobile app on the cloud. I have uploaded the files from laptop in Published folder with 3 .m files. I don't know how to run them or is there a command to call them. By the way on right part of my app, it says there is no open figure on cloud.

답변 (1개)

Rohit Jain
Rohit Jain 2016년 3월 1일
You need to type the name of file in MATLAB Mobile in order to run it, once it is uploaded to MATLAB Cloud. Ex. If the file name is "Test.m" you need to type "Test" in MATLAB Mobile. Since you have mentioned that your files are uploaded in the 'Published' folder, you need to "cd" into 'Published' folder and then type the name of file to run it. You can do 'ls' to view which are the files that have been uploaded successfully.
Hope this helps.

카테고리

Help CenterFile Exchange에서 Licensing on Cloud Platforms에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by