Creating the MATLAB Logo - Updated
18 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Steven Lord
2023-4-7
How does what you want differ from the figure created by the logo function?
logo
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!