Changes between Version 5 and Version 6 of MatlabObject
- Timestamp:
- 02/15/10 00:00:46 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MatlabObject
v5 v6 17 17 To be able to generate ALOE modules from MATLAB, you need to configure MATLAB and ALOE. 18 18 19 === MATLAB === 19 '''MATLAB''' 20 20 21 21 1) Copy ALOE target files to Matlab's path: … … 32 32 2) Start Matlab and add the new directory to Matlab's path (File->Set path...) 33 33 34 === ALOE === 34 '''ALOE''' 35 35 36 36 To compile Matlab models from on the Linux machine, we have to copy Matlab’s libraries and headers to Linux. This is as easy as copying the directory structure from the Matlab directory to the linux machine.