Maximum size of File upload in MATLAB Grader?

5 ビュー (過去 30 日間)
Francesco Ciriello
Francesco Ciriello 2020 年 8 月 13 日
回答済み: Cris LaPierre 2020 年 8 月 13 日
Any recommendations for using datasets in Grader which are larger than the maximum file upload size of 5MB?
A customer has a dataset that they would like to use of 5.1 MB

採用された回答

Cris LaPierre
Cris LaPierre 2020 年 8 月 13 日
A couple options that come to mind
  • Upload a zip file. This does mean part of the solution will have to be unzipping the file.
  • If the dataset can be split into multiple files, use 2 uploads. There is not a size limit on files added to a problem. The limit is on uploading. If possible, use multiple uploads to get all the data files added.

その他の回答 (0 件)

コミュニティ

カテゴリ

Help Center および File ExchangeUse Content in an LMS Course についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by