如何设置可以让storage class 为 internalCalPrm的标定参数在代码生成的时候保持为参数而不是rte函数
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
请教,如何设置可以让storage class 为 internalCalPrm的标定参数在代码生成的时候保持为constant而不是rte函数?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/902840/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/902845/image.jpeg)
0 commentaires
Réponses (1)
Liang Zong
le 8 Mar 2022
hi
Rte_CData_xxx 这个是标准的autosar接口,把storage class改了不使用 internalCalPrm,改成auto就可以了吧
0 commentaires
Voir également
Catégories
En savoir plus sur AUTOSAR Blockset dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!