How can we solve this, how to convert mupad to live script?
1 view (last 30 days)
Show older comments
A := [[2, 1, 1],
[3, 4, 3],
[3, 5, 4],
[2, 6, 5]]:
plot(plot::Matrixplot(A))
0 Comments
Answers (2)
Rohit Pappu
on 27 Feb 2021
Please refer to the following link - https://www.mathworks.com/help/symbolic/convert-mupad-notebooks-to-matlab.html
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!