Creating the MATLAB Logo - Updated
17 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Steven Lord
il 7 Apr 2023
How does what you want differ from the figure created by the logo function?
logo
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!