Embedded coder: Code generation data types
Venkatesan
on 16 Oct 2023
Is there a way to generate "typedef short int" and typedef "unsigned short int"? I want this for my harware but what I get is only "typedef int" and typedef "unsigned int" irrespective of various hardware I selected including custom hardware.
1 Comment
Time DescendingHi @Venkatesan, we have moved your post to MATLAB Answers, where there is a wider support community available to help you with product questions:
Comments have been disabled.