For Programmers: Free Programming Magazines  


Home > Archive > Matlab > August 2005 > Pb with msgbox









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Pb with msgbox
Zlika

2005-08-31, 7:01 pm

Hi everybody
I would like to display a kind of array (cf. below).
I have tried this:

msgbox({' --------------------';
' | mean | min | max |';
'|----------------------------';
'| param1 | 12.5 | 2.0 | 25.2|';
'| param2 | 14.5 | 1.0 | 32.5|';
'-----------------------------'},'Title');

But it's not displayed as I would want because the font used has not a fixed
width.
How could I do?
Thank you

Zlika


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com