Neglection of [outport]variable generated for bus assignment block

This topic has been permanently closed and transferred to MATLAB Answers.


My intention is to generate th code as mentioned below
void computeArea() {
rectangle.area = rectangle.length * rectangle.width;
}
Gowtham
Gowtham on 29 Jan 2025
Kindly let me know the solution as soon as possible.
I am hopeless!!!