From: Song on 19 May 2010 10:00 Hello all, I generated C code from MATLAB code now by using 'emlc'. And it works in Linux 32-bit platform. My question is: does the code also work for Power PC (like camera) with Linux platform? Many thanks, Song
From: Michael Hosea on 19 May 2010 16:47 The generated code should be "portable", but if you have Real-Time Workshop Embedded Coder, you can generate more optimized code for a variety of targets. -- Mike "Song " <songxiangyu328(a)hotmail.com> wrote in message news:ht0qtm$l74$1(a)fred.mathworks.com... > Hello all, > > I generated C code from MATLAB code now by using 'emlc'. > And it works in Linux 32-bit platform. > > My question is: does the code also work for Power PC (like camera) with > Linux platform? > > Many thanks, > > Song
|
Pages: 1 Prev: FIT function does not work in parfor Next: Standalone for Mac from windows compiler |