.m file turning into binary file after performing save command in MATLAB online workbench
Show older comments
Hi guys,
When I'm editing any matlab script (.m file) and then performing save to that file, it is saving in this format:

commands:
>> edit anyFile.m
After editing any line:
>> save anyFile.m
any workarounds? (I'm new to this).
Accepted Answer
More Answers (0)
Categories
Find more on Workspace Variables and MAT Files 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!