Google Groups Home
Help | Sign in
How many Figures are open ?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Bertrand Cadet  
View profile
 More options Jul 23, 11:10 am
Newsgroups: comp.soft-sys.matlab
From: "Bertrand Cadet" <bertrand.ca...@mac.com>
Date: Wed, 23 Jul 2008 15:10:03 +0000 (UTC)
Local: Wed, Jul 23 2008 11:10 am
Subject: How many Figures are open ?
Hi,

How can I use "findall" and/or "findobj" to count the number of figures that are
open (even if they are invisible) ?

Thanks.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Walter Roberson  
View profile
 More options Jul 23, 11:11 am
Newsgroups: comp.soft-sys.matlab
From: rober...@ibd.nrc-cnrc.gc.ca (Walter Roberson)
Date: Wed, 23 Jul 2008 15:11:04 +0000 (UTC)
Local: Wed, Jul 23 2008 11:11 am
Subject: Re: How many Figures are open ?
In article <g67hkb$5b...@fred.mathworks.com>,

Bertrand Cadet <bertrand.ca...@mac.com> wrote:
>How can I use "findall" and/or "findobj" to count the number of figures that are
>open (even if they are invisible) ?

figurecount = length(findobj('Type','figure'));
--
  "And believe me, I was very lousy yesterday.
   I had nothing to say, and, by God, I said it."
                                          -- Walter Wellesley Smith

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bertrand Cadet  
View profile
 More options Jul 23, 11:17 am
Newsgroups: comp.soft-sys.matlab
From: "Bertrand Cadet" <bertrand.ca...@mac.com>
Date: Wed, 23 Jul 2008 15:17:01 +0000 (UTC)
Local: Wed, Jul 23 2008 11:17 am
Subject: Re: How many Figures are open ?
rober...@ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote in message

<g67hm8$81...@canopus.cc.umanitoba.ca>...

> In article <g67hkb$5b...@fred.mathworks.com>,
> Bertrand Cadet <bertrand.ca...@mac.com> wrote:

> >How can I use "findall" and/or "findobj" to count the number of figures that
are
> >open (even if they are invisible) ?

> figurecount = length(findobj('Type','figure'));
> --
>   "And believe me, I was very lousy yesterday.
>    I had nothing to say, and, by God, I said it."
>                                           -- Walter Wellesley Smith

Thanks for the very quick answer.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bertrand Cadet  
View profile
 More options Jul 23, 11:33 am
Newsgroups: comp.soft-sys.matlab
From: "Bertrand Cadet" <bertrand.ca...@mac.com>
Date: Wed, 23 Jul 2008 15:33:01 +0000 (UTC)
Local: Wed, Jul 23 2008 11:33 am
Subject: Re: How many Figures are open ?
rober...@ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote in message

<g67hm8$81...@canopus.cc.umanitoba.ca>...

> In article <g67hkb$5b...@fred.mathworks.com>,
> Bertrand Cadet <bertrand.ca...@mac.com> wrote:

> >How can I use "findall" and/or "findobj" to count the number of figures that
are
> >open (even if they are invisible) ?

> figurecount = length(findobj('Type','figure'));
> --
>   "And believe me, I was very lousy yesterday.
>    I had nothing to say, and, by God, I said it."
>                                           -- Walter Wellesley Smith

Thanks for the very quick answer.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google