matlab regiongroup,Plot region boundaries

Color of the boundary, specified as an RGB triplet, a hexadecimal

color code, a color name, or a short color name.

For a custom color, specify an RGB triplet or a hexadecimal color code.

An RGB triplet is a three-element row vector whose elements

specify the intensities of the red, green, and blue

components of the color. The intensities must be in the

range [0,1]; for example, [0.4

0.6 0.7].

A hexadecimal color code is a character vector or a string

scalar that starts with a hash symbol (#)

followed by three or six hexadecimal digits, which can range

from 0 to F. The

values are not case sensitive. Thus, the color codes

'#FF8800',

'#ff8800',

'#F80', and

'#f80' are equivalent.

Alternatively, you can specify some common colors by name. This table lists the named color

options, the equivalent RGB triplets, and hexadecimal color codes.

Color NameShort NameRGB TripletHexadecimal Color CodeAppearance'red''r'[1 0 0]'#FF0000'8eb7f0aa9835d355ba0932f980662558.png

'green''g'[0 1 0]'#00FF00'7b2c0dae8ca9ac9780cd6ddf8d6cf9fb.png

'blue''b'[0 0 1]'#0000FF'37ee7eb325817e711e1989bb1497498f.png

'cyan''c'[0 1 1]'#00FFFF'5bf8f4f10e61ef3bf12e85a4700fde45.png

'magenta''m'[1 0 1]'#FF00FF'3ea0cae01cbd88e4ed7f105025e0cee1.png

'yellow''y'[1 1 0]'#FFFF00'b3a55bcefbe90e8eedf898d6e722743d.png

'black''k'[0 0 0]'#000000'5ec3565076dd665799652fbd28679f15.png

'white''w'[1 1 1]'#FFFFFF'fbe1a9725737e4728d3aab76ea578fed.png

'none'Not applicableNot applicableNot applicableNo color

Here are the RGB triplets and hexadecimal color codes for the default colors MATLAB® uses in many types of plots.

RGB TripletHexadecimal Color CodeAppearance[0 0.4470 0.7410]'#0072BD'fc6c7f9bc19e3e30fb48785d771c5eff.png

[0.8500 0.3250 0.0980]'#D95319'0113515f50fe0c13e57e358d597cb4d5.png

[0.9290 0.6940 0.1250]'#EDB120'd9801b6e1cba8fdd025fac1098c3a79d.png

[0.4940 0.1840 0.5560]'#7E2F8E'271b5ea9449857e2f695ca504d0e02f7.png

[0.4660 0.6740 0.1880]'#77AC30'1f27a9b3cda46e8a574b68f35ab411a7.png

[0.3010 0.7450 0.9330]'#4DBEEE'c35836cc6b01da83f8e121e96246a3be.png

[0.6350 0.0780 0.1840]'#A2142F'a655508d69388d3889f164937da65e72.png

Example:visboundaries(bw,'Color','r');

Example:visboundaries(bw,'Color','green');

Example:visboundaries(bw,'Color',[0 0

1]);

Example:visboundaries(bw,'Color','#FF8800');

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值