第六章 心理学工具箱讨论区(提问或回答均计分)

友情提供换字体颜色的代码!

友情提供换字体颜色的代码!

by 3227010020 卢烨雅 -
Number of replies: 1

randomColor = randi([0 255], 1, 3)
Screen('DrawText', wPtr, '你要放的话', 400, 700, randomColor);