Clear Filters
Clear Filters

When I select all of the content in my MATLAB Grader solution file and then hit "Delete", nothing happens. Why is that?

1 view (last 30 days)
I would like to delete some/all of my solution code when working on a MATLAB Grader problem in MATLAB Online. After selecting the code that I want to delete and hitting DELETE, nothing appears to happen. Why is that?

Accepted Answer

Jeff Alderson
Jeff Alderson on 1 Apr 2024
This will happen if there are any locked/read-only lines in the solution file. A locked line cannot be selected and deleted. If any highlighted text contains any part of a locked line, that whole block of text cannot be deleted. This is the same behavior in MATLAB Online as it is for the editor in the MATLAB Grader today.

More Answers (0)

Categories

Find more on Environment and Settings in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

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

Start Hunting!