Why isn't angle2dcm compatible with codegen?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Martin Ryba
el 3 de Ag. de 2022
Respondida: Ryan Livingston
el 8 de Ag. de 2022
Was working up some beamforming code for code generation, and my initial stab at using angle2dcm for creating the DCMs (for rotating to the platform frame and then to the antenna frame) worked fine until I launched codegen. I substituted eul2rotm from the other toolbox to get something that runs, but that was annoying, and the inital ZXY rotations I used for the antenna aren't supported; hopefully the ZYX rotation that is supported is compatible with how my eventual mounting is defined. Is there a compelling reason as to why angle2dcm isn't supported by MATLAB Coder?
0 comentarios
Respuesta aceptada
Ryan Livingston
el 8 de Ag. de 2022
I don't have a compelling reason for this limitation. So I created an internal note with your request to support this in the future and forwarded it to the relevant development team to consider for the future.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Coder 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!