c = uisetcolor(); % Call the MATLAB color-getter.
S.COL = c; % Set the current color.
S.COL = c; % Set the current color.
本文介绍了一个简单的MATLAB脚本,该脚本通过调用MATLAB的颜色选择器来获取当前的颜色设置,并将其应用到一个变量中。
9958

被折叠的 条评论
为什么被折叠?
