From: Amit on 15 Jun 2010 07:06 Hello, I want to generate the auto code using RTW in which the auto code should contain the output port name (output signal name) as export function. E.g. If Matlab model have outputs as temp_out and batt_out, then in generated C auto code I want them as extern BOOLEAN temp_out; extern BOOLEAN batt_out; #define Gettemp_out() #define Getbatt_out() So that these output variables can be accessed by other rings during full build generation. can anyone know about the tlc which would be targeted..??
|
Pages: 1 Prev: Thread Subject: Writing into a Word Document using ActiveX control Next: format_ticks.m |