[mirtoolbox] Re: MIR Toolbox 1.6.1 - Suppress Message Dialogue Box

  • From: Olivier Lartillot <olartillot@xxxxxxxxx>
  • To: mirtoolbox@xxxxxxxxxxxxx
  • Date: Sat, 4 Feb 2017 14:45:38 +0100

Very late reply, but in case the question is still open for any of you.

Just use “mirwaitbar(0)”

Olivier

On 25 Oct 2015, at 20.10, Darryl Griffiths (Redacted sender "dazgti" for 
DMARC) <dmarc-noreply@xxxxxxxxxxxxx> wrote:

How do I suppress the message dialogue box after a feature has been extracted:

Here is my code:

flatness = mirflatness('WAV/Tracks/9_to_5.wav');
flatness = get(flatness, 'Data');
flatness = flatness{1,1}{1,1};

I need to suppress the dialogue box because I am building an audio feature 
extraction GUI in Matlab and its going to get in the way while I am trying to 
demo my work.

The message is as follows:

<PastedGraphic-1.tiff>

Thanks

Darryl

Other related posts: