Changes between Initial Version and Version 1 of MatlabObject

Show
Ignore:
Timestamp:
02/14/10 21:55:20 (15 years ago)
Author:
ismael (IP: 62.57.1.15)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MatlabObject

    v1 v1  
     1= Creating Modules from MATLAB/Simulink = 
     2 
     3ALOE signal processing modules code can be automatically generated from MATLAB/Simulink. With this high-level simulation tool you can test the functionality of your module and synthesize C code compatible with ALOE. In addition, a Workshop Target has been created in order to automatically generate the interface to the ALOE SW-API.  
     4 
     5The following guide explains with an example how to create signal processing modules from MATLAB/Simulink: 
     6 
     71) From MATLAB, select File->New->Model 
     8 
     92)