MATLAB coder for Matlab 2016a edition ?
Mostrar comentarios más antiguos
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 comentario
Marc Poitras
el 1 de Sept. de 2016
Agree, I'm kind of semi-retired and would like to experiment on small embedded systems.
Respuestas (1)
Walter Roberson
el 13 de Mzo. de 2016
0 votos
5 comentarios
Walter Roberson
el 14 de Mzo. de 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
el 14 de Mzo. de 2016
I will point the product manager for MATLAB Home to this posting.
timo
el 14 de Mzo. de 2016
Martin Beveridge
el 5 de Nov. de 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
Categorías
Más información sobre STMicroelectronics Discovery Boards en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!