writing variable in xls file

3 次查看(过去 30 天)
george veropoulos
george veropoulos 2018-12-15
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
madhan ravi 2018-12-15
xlswrite('sample.xlsx','abc')
  3 个评论
madhan ravi
madhan ravi 2018-12-18
Anytime :) , if my answer solved your question make sure to accept the answer else let know.
george veropoulos
george veropoulos 2019-1-26
sorry but this a statment does not work

请先登录,再进行评论。

产品


版本

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by