writing variable in xls file
显示 更早的评论
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
回答(1 个)
madhan ravi
2018-12-15
xlswrite('sample.xlsx','abc')
3 个评论
george veropoulos
2018-12-18
madhan ravi
2018-12-18
Anytime :) , if my answer solved your question make sure to accept the answer else let know.
george veropoulos
2019-1-26
类别
在 帮助中心 和 File Exchange 中查找有关 Debugging and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!