On Sat, Nov 2, 2013 at 2:47 AM, XDaniel Dai <[email protected]> wrote: > >> 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.
True, but there's a Free Matlab clone called Octave, compatible with Matlab on the .m level and also having a decent .mex support. It has a signal processing toolbox but it's missing the Simulink capability. Octave has been recompiled for ARM of course---there's even an Octave Android app. -- 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.
