0

I have some problems when I do simulation for my Simulink program, it says

_outpw() function not defined

Should i try to find some other function to replace it?

I have put this head source (conio.h) in the Matlab folder, but it doesn't work.

J. Chomel
  • 8,193
  • 15
  • 41
  • 69
huhu
  • 131
  • 4
  • 1
    Formatting of the output (in this example) could support the readability. Take a minute and read http://stackoverflow.com/help/asking – guenhter May 15 '17 at 08:19
  • @guenhter which output? – Jabberwocky May 15 '17 at 09:15
  • `_outpw() function not defined` – guenhter May 15 '17 at 10:24
  • _outpw and associated instructions are low level instructions to output to ports. It cannot be used on Windows programs. You need to find out why your simulation program is trying to output directly to a port or what is causing it to generate the command – cup May 15 '17 at 11:10
  • You Should tell us more about how you did try to put things together. Have you followed a given tutorial? *Some problems when I do simulation* is not something very accurate. Take time to reformulate and re-read [ask]. Don't hesitate to edit your original post with more information. – J. Chomel May 17 '17 at 10:59

0 Answers0