Creating the MATLAB Logo - Updated
18 views (last 30 days)
Show older comments
How do we make the MATLAB logo in MATLAB with the updated icon that is used in R2023a? I know this page exists, but it seems like a bunch of things are off about it. I was able to make... closer by modifying l1.Color to [0 0.5 0.8] and l1.Position to [160 400 200] (and maybe something else I'm forgetting), but it's definitely still off. Has anybody got anything closer than this?
0 Comments
Answers (1)
Steven Lord
on 7 Apr 2023
How does what you want differ from the figure created by the logo function?
logo
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!