How do you print a string in MATLAB in color?

前端 未结 2 1927
遥遥无期
遥遥无期 2021-01-11 19:59

Usually when you print a string in MATLAB:

disp(\'this will print black letters\')

Can it be printed in color instead?

2条回答
提交回复
热议问题