From: das das on 16 Jul 2010 19:35 Hello I have used the Agility MCS (matlab to C) tool at my previous work place and now I have moved to a new company and we were planning to buy this tool but it turns out that the MCS tools was sold to math works in early 2009 and Agility is no more. Does any body know which matlab version now incorporates this tool or is there a stand alone tool that we can buy .. ? Thanks das
From: Wayne King on 16 Jul 2010 21:10 "das das" <dassiq(a)gmail.com> wrote in message <i1qqbo$8am$1(a)fred.mathworks.com>... > Hello > > I have used the Agility MCS (matlab to C) tool at my previous work place and now I have moved to a new company and we were planning to buy this tool but it turns out that the MCS tools was sold to math works in early 2009 and Agility is no more. > > Does any body know which matlab version now incorporates this tool or is there a stand alone tool that we can buy .. ? > > Thanks > > das Hi Das, I think your company wants to look at the Real Time Workshop. Then you probably want a couple other tools depending on your application. Wayne
From: das das on 19 Jul 2010 12:08 HI Wayne Thanks for getting back. We had good results with 'matlab to C' tool so I was recommending my company to buy that tool. What other tools can we look at beside the C conversion capabilities in the real time workshop ?.. About 3 years back we tried the RTW but the resulting C code needed bit of work.. Also, do you know what happened to 'matlab to C' tool when it was bought by mathworks ? Currently Our application consists some legacy propriety imaging algorithms written in matlab which need to be converted in C.. Thanks das "Wayne King" <wmkingty(a)gmail.com> wrote in message <i1qvtc$gf1$1(a)fred.mathworks.com>... > "das das" <dassiq(a)gmail.com> wrote in message <i1qqbo$8am$1(a)fred.mathworks.com>... > > Hello > > > > I have used the Agility MCS (matlab to C) tool at my previous work place and now I have moved to a new company and we were planning to buy this tool but it turns out that the MCS tools was sold to math works in early 2009 and Agility is no more. > > > > Does any body know which matlab version now incorporates this tool or is there a stand alone tool that we can buy .. ? > > > > Thanks > > > > das > > Hi Das, I think your company wants to look at the Real Time Workshop. Then you probably want a couple other tools depending on your application. > > Wayne
From: Wayne King on 20 Jul 2010 07:52 "das das" <dassiq(a)gmail.com> wrote in message <i21t94$780$1(a)fred.mathworks.com>... > HI Wayne > > Thanks for getting back. We had good results with 'matlab to C' tool so I was recommending my company to buy that tool. > > What other tools can we look at beside the C conversion capabilities in the real time workshop ?.. About 3 years back we tried the RTW but the resulting C code needed bit of work.. > > Also, do you know what happened to 'matlab to C' tool when it was bought by mathworks ? > > Currently Our application consists some legacy propriety imaging algorithms written in matlab which need to be converted in C.. > > Thanks > > das > "Wayne King" <wmkingty(a)gmail.com> wrote in message <i1qvtc$gf1$1(a)fred.mathworks.com>... > > "das das" <dassiq(a)gmail.com> wrote in message <i1qqbo$8am$1(a)fred.mathworks.com>... > > > Hello > > > > > > I have used the Agility MCS (matlab to C) tool at my previous work place and now I have moved to a new company and we were planning to buy this tool but it turns out that the MCS tools was sold to math works in early 2009 and Agility is no more. > > > > > > Does any body know which matlab version now incorporates this tool or is there a stand alone tool that we can buy .. ? > > > > > > Thanks > > > > > > das > > > > Hi Das, I think your company wants to look at the Real Time Workshop. Then you probably want a couple other tools depending on your application. > > > > Wayne Hi Das, I don't know to what extent the Mathworks incorporated any of Agility MCS into the Mathworks' code generation tools. Mathworks already had code generation tools prior to acquiring Agility. I think Embedded Matlab and Real-Time Workshop is the way your company wants to go. Code generation is being supported in more and more of Mathworks' toolboxes including the new System objects. Wayne
From: Pavitra on 23 Jul 2010 20:45 > What other tools can we look at beside the C conversion capabilities in the real time workshop ?.. About 3 years back we tried the RTW but the resulting C code needed bit of work.. How about just mcc (the Matlab compiler)? http://www.mathworks.com/products/compiler/ Pavitra
|
Pages: 1 Prev: Agility MCS (matlab to C) Sold to mathworks ? Next: plotting SVM results in 3D |