MATLAB coder for Matlab 2016a edition ?
Show older comments
Hi all
I am a Home user of Matlab 2016a , and I like the latest changes (LIVE documents are nice !)and i have up to date subscription I saw that in 2016a , if i am not mistaken C code generation is offered for Student Edition
When Mathworks will enable this for the Home edition ? It would be very usefull to run some nice projects on more powerfull learning boards like STM32 for example !
1 Comment
Marc Poitras
on 1 Sep 2016
Agree, I'm kind of semi-retired and would like to experiment on small embedded systems.
Answers (1)
Walter Roberson
on 13 Mar 2016
0 votes
5 Comments
Walter Roberson
on 14 Mar 2016
It did not say "shall", it said "might". It was written as speculation.
These days with it being much more the rule than the exception for computers to have multiple cores, it makes sense to offer parallel toolbox, which can help reduce computation time. The Home license does not offer Distributed Computer Server license, which would be what you would need for "massive parallel jobs". I am seeing an increasing number of postings from people wanting to handle I/O devices on different threads, a very modest use of parallelism but which has been common practice in programming for pretty much 20 years (POSIX Threads library was standardized in 1995, and there were pre-standard threading libraries a number of years before that.)
Andreas Goser
on 14 Mar 2016
I will point the product manager for MATLAB Home to this posting.
timo
on 14 Mar 2016
Martin Beveridge
on 5 Nov 2017
Any updates would be appreciated, I have recently purchased Matlab + toolkits for home use and I need to code and STM processor and I'm only now aware of this limitation preventing purchasing the coder for home version. Thank You
Categories
Find more on STMicroelectronics Discovery Boards in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!