如何在excal同一个单元格内写入换行的内容。
显示 更早的评论
如题,想在excal同一个单元格内写入换行的内容例如:

尝试使用换行符,但不太好使
value=['0x1','\n','0x2'];
a={value};
xlswrite('www.xlsx',a);
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 快速入门 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!