Make line invisible but still have axes scale?

44 views (last 30 days)
Is there a way to plot a line and make it invisible and still have the axes scale that line when the figure is panned or zoomed?

Accepted Answer

Walter Roberson
Walter Roberson on 21 Mar 2013
You can set it's LineStyle to 'none' and it's Marker to 'none'.

More Answers (0)

Categories

Find more on Line Plots in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!