photo

raj sakthi


Last seen: 4 months ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Create a switch case in simulink and generate a .c file
u8 App_Lin_GetFullBrightnessLevel(u8 level) {   u8 l_Brightness = LIGHT_OFF;   switch(level)   {     case 0u:{       l_B...

5 months ago | 1 answer | 0

1

answer

Question


create a switch case by using simulink and generate .c file for that
I want to create a switch case by using simulink and generate .c file for that can you please suggest any solution

5 months ago | 1 answer | 0

1

answer