Prev: New solver in Simulink
Next: adftest
From: Richard on 16 Nov 2009 14:06 I compiled a m-file which prompts the user for information on the Command Window using the "input" command. For some reason, when running the executable, the Command Window does not appear for user input and to display results using the "fprint" command. I am running Matlab 2009b. Any suggestions?
From: Peter Webb on 16 Nov 2009 23:03 Can you post a small example and the MCC command you used to create it? That'll help us identify where the problem's occuring. "Richard" <sonoma.rich(a)mathworks.com> wrote in message news:hds7qr$q4v$1(a)fred.mathworks.com... >I compiled a m-file which prompts the user for information on the Command >Window using the "input" command. For some reason, when running the >executable, the Command Window does not appear for user input and to >display results using the "fprint" command. I am running Matlab 2009b. >Any suggestions?
From: Bruno Luong on 17 Nov 2009 01:57 "Richard" <sonoma.rich(a)mathworks.com> wrote in message <hds7qr$q4v$1(a)fred.mathworks.com>... > I compiled a m-file which prompts the user for information on the Command Window using the "input" command. For some reason, when running the executable, the Command Window does not appear for user input and to display results using the "fprint" command. I am running Matlab 2009b. Any suggestions? I believe the "Command Window" is replaced by black console window for compiled application. It's not very intuitive to prompt user input there. Bruno
|
Pages: 1 Prev: New solver in Simulink Next: adftest |