> 1- Is it possible to download MATLAB compiler on BBXM rev C ?
No. MATLAB and its compiler only runs at Intel-compatitable  platform. The 
ARM instruction set on BBXM is very different from Intel, you cannot run 
the MATLAB compiler at BBXM. 
The list of system requirements for the current release is available at:

http://www.mathworks.com/support/sysreq/current_release/


2- Change C code( source code ) to be a stand alone file.
MathWorks provides Matlab Coder, Simulink Coder and BeagleBoard support 
package for this purpose. You can generate C codes from your MATLAB/ 
Simulink programme, and get the BeagleBoard-compatitable executables 
running on BeagleBoard.
http://www.mathworks.com/hardware-support/beagleboard.html

We have a book on this topic which may be helpful
*http://bit.ly/17mZV0l*

cheers



On Sunday, February 24, 2013 8:06:01 PM UTC, Aisha Mohammed wrote:
>
>
> Hi everybody
>
> we are working with MEX file code. the source code is c but its written to 
> be compiled to a MEX file. for now we have two options:
>
> 1- Is it possible to download MATLAB compiler on BBXM rev C ?
>
> 2- Change C code( source code ) to be a stand alone file.
>
> for us it will be much easier to go with the first option. but we would 
> like to know the beast solution and how to go through it.
>
> pleas tell us if there is other solutions, regarding compiling the MEX 
> file on BBXM rev C.
>
> Thanks,
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to