Borrar filtros
Borrar filtros

question about applying parallel computing to RTW

1 visualización (últimos 30 días)
Zhu
Zhu el 13 de Abr. de 2012
Mathwork had provide parallel computing to real time workshop, so how does it work? If the main function in the gengerated code(RTW) has a task to solve a large data problem, can I use parallel computing to increase the solving speed? Thanks!

Respuestas (1)

Kaustubha Govind
Kaustubha Govind el 13 de Abr. de 2012
From what I know, the code-generation/build process itself leverages Parallel Computing Toolbox functionality: http://blogs.mathworks.com/seth/2009/03/31/parallel-computing-with-simulink-model-reference-builds/
The generated code itself is not parallel. (If you have heard otherwise, could you provide the reference?)

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by