Is there an error in the documentation in the Testing Components on Development Machine section from the MATLAB Compiler 4.0 (R14)?

Under the Getting Started - Testing Components on Development Machine section
of the compiler manual, it states the following:
To test either component on your
development machine, make sure
you have your dynamic library path
set properly.
Windows
Add the following directory to your
dynamic library path: <matlabroot>\bin\win32
However, there is no "dynamic library path" on windows system."

 채택된 답변

This bug has been fixed for Release 14 (R14). For previous releases, please read below for any possible workarounds:
This is an error in the MATLAB Compiler 4.0 (R14)documentation. To work around this issue, use the following:
Windows
Add the following directory to your system PATH environment variable:
<matlabroot>\bin\win32

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by