writing variable in xls file
Ältere Kommentare anzeigen
Hi
i have a code that produce three variable a b c
i want to save this value in a xls file that the value writing in sheet1 at A B C column
what is the proper statament to write thiw variable
thank you very much
George
Antworten (1)
madhan ravi
am 15 Dez. 2018
xlswrite('sample.xlsx','abc')
3 Kommentare
george veropoulos
am 18 Dez. 2018
madhan ravi
am 18 Dez. 2018
Anytime :) , if my answer solved your question make sure to accept the answer else let know.
george veropoulos
am 26 Jan. 2019
Kategorien
Mehr zu Debugging and Analysis finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!