Skip to Main Content Skip to Search
Product Documentation

Visiblevisibility

Visible = FALSE makes an object invisible.

→ Examples

Attribute

Type

Value

See Also:

VisibleAfter, VisibleAfterEnd, VisibleBefore, VisibleBeforeBegin

Details:

Example 1

Consider the following scene:

plot(plot::Function2d(sin(x), x = -2..2),
     plot::Point2d([1, 2], PointSize = 5*unit::mm))

MuPAD graphics

Obviously, the point influences the visible region of the coordinates. This region is not affected by making the point invisible:

plot(plot::Function2d(sin(x), x=-2..2),
     plot::Point2d([1, 2], PointSize = 5*unit::mm,
                    Visible = FALSE))

MuPAD graphics

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS