Uploading files into the MATLAB Grader by the learners
Show older comments
It seems that the MATLAB Grader online tool does not support a file upload feature for learners, though it could be very useful. I am wondering if I can upload a file from my local drive to the ./users/ folder of the Grader by writing a MATLAB code.
Answers (1)
Cris LaPierre
on 21 Sep 2018
Edited: Cris LaPierre
on 21 Sep 2018
0 votes
Yes, it is possible to use MATLAB code to load a file to the current working directory in MATLAB Grader, though not directly from your local drive. However, this is something your instructor will provide you instructions for if it is something they want you to do.
Instructors can preload any files they want you to have access to into the current directory. I would therefore check with your instructor before pursuing your approach.
2 Comments
Arash Moradinegade Dizqah
on 21 Sep 2018
Cris LaPierre
on 21 Sep 2018
I can't comment on Simulink, as that is not officially supported in MATLAB Grader. As for students uploading files, it is not currently possible to upload a file directly from a local drive to MATLAB Grader. The only way is to place the file somewhere where it can be accessed via a url and use the websave command.
Communities
More Answers in the Distance Learning Community
Categories
Find more on Use Content in an LMS Course in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!