hi all,
I need to read values from excel file & send it via serial port & display on LCD. I have the display code & basic serial communication code ready. Can anyone tell me how to read an excel file using Matlab or IAR.
Thanks
Regards
Sid
hi all,
I need to read values from excel file & send it via serial port & display on LCD. I have the display code & basic serial communication code ready. Can anyone tell me how to read an excel file using Matlab or IAR.
Thanks
Regards
Sid
Output a CSV file.
Leon
after saving the file as CSV how do i read it in IAR & how do i extract values from it.