| MATLAB Central > MATLAB Newsreader > How to test for "hold all" vs "hold on" |
|
|
|
Subject: How to test for "hold all" vs "hold on" From: Carl Witthoft Date: 9 Jul, 2012 17:13:15 Message: 1 of 6 |
|
The function "ishold" will tell you if "hold" is active or not, but I don't see any way to tell whether "hold on" or "hold all" was invoked. Is there a simple way, or is it necessary to dig down to some "ColorOrder" or "LineStyleOrder" parameter value to find out? |
|
Subject: How to test for "hold all" vs "hold on" From: dpb Date: 9 Jul, 2012 17:53:07 Message: 2 of 6 |
|
On 7/9/2012 12:13 PM, Carl Witthoft wrote: |
|
Subject: How to test for "hold all" vs "hold on" From: Doug Schwarz Date: 9 Jul, 2012 18:12:57 Message: 3 of 6 |
|
On 7/9/2012 1:13 PM, Carl Witthoft wrote: |
|
Subject: How to test for "hold all" vs "hold on" From: Carl Witthoft Date: 9 Jul, 2012 18:38:07 Message: 4 of 6 |
|
Unfortunately, this is only true for a "fresh" plot window. Once "hold off" has been called, regardless of whether anything has been plotted, the status will exist and be zero. |
|
Subject: How to test for "hold all" vs "hold on" From: Doug Schwarz Date: 9 Jul, 2012 18:54:09 Message: 5 of 6 |
|
[top posting repaired] |
|
Subject: How to test for "hold all" vs "hold on" From: Carl Witthoft Date: 9 Jul, 2012 19:09:07 Message: 6 of 6 |
|
Doug Schwarz <see@sig.for.address.edu> wrote in message <jtf9cl$nms$1@dont-email.me>... |
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.
| Tag Activity for This Thread | ||
|---|---|---|
| Tag | Applied By | Date/Time |
| graphics hold isho... | Carl Witthoft | 9 Jul, 2012 13:14:13 |
