1# toff123
以下提示,对于只用MATLAB来编写m代码或简单simulink仿真的同志们,可以不必理会。
简单的字面意思:
1. The following products require a supported compiler: MATLAB Compiler 4.15
MATLAB Builder NE 4.0
MATLAB Builder JA 2.2.2
MATLAB Builder EX 2.0
Stateflow 7.7
Simulink Coder 8.0
xPC Target 5.0
MATLAB Coder 2.0
以上这些工具需要MATLAB Compiler 4.15的支持,如果没装MATLAB Compiler 4.15,就不能用。
2. Simulink requires a C compiler for simulation acceleration, model reference, and MATLAB Function Block capabilities. It is recommended that you install a supported compiler on your machine.
如果要使用Simulink加速仿真、模型引用、MATLAB函数模块,需要安装一个C编译器。
3. To accelerate computations with the following products, a supported compiler is required: SimBiology 3.4 Fixed-Point Toolbox 3.3
同理
4. To configure Real-Time Windows Target you must type rtwintgt -setup in a MATLAB command window.
使用Real-Time Windows Target之前,使用命令rtwintgt -setup配置一下
5. After this installation is complete, you should continue with your configuration of the MATLAB Distributed Computing Server as outlined in the instructions obtained from
www.mathworks.com/distconfig.
MATLAB分布式计算服务器,需要参考网址xxx继续配置
6. You have installed xPC Target. Use the xPC Target Explorer GUI (type xpcexplr in the MATLAB Command Window) to correctly configure xPC Target with a valid compiler pathname. For further help, type doc xpcexplr.
由于安装了xPC Target,用它之前,使用命令xpcexplr配置一下
7. Run mbuild -setup from MATLAB before using MATLAB Compiler or builder products.
使用MATLAB Compiler前,使用命令mbuild -setup配置一下