Why can't I see the MATLAB workspace in MATLAB Grader?

2 ビュー (過去 30 日間)
Jeff Alderson
Jeff Alderson 2020 年 6 月 16 日
回答済み: Jeff Alderson 2020 年 6 月 16 日
How do students visualize the workspace in MATLAB Grader, like they might do in MATLAB or MATLAB Online?

採用された回答

Jeff Alderson
Jeff Alderson 2020 年 6 月 16 日
When running a solution in MATLAB Grader, the learner can make use of the "who" and "whos" commands to get a list of variables in their workspace at any time, and as the iterate on their solution. The complete ourput of their script is available to them when running their solutions. Additionally, a student might prefer to iterate on their solution in MATLAB or MATLAB Online before pasting their solution into MATLAB Grader when it is ready to submit. That approach will also allow them to make use of the full workspace, debugger, and other MATLAB features to iterate on their solution without counting against any limits on submission attempts.

その他の回答 (0 件)

コミュニティ

カテゴリ

Help Center および File ExchangeHistorical Contests についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by