fprintf function for writing data into microsoft office word.

2 次查看(过去 30 天)
%I have some data, some of them are double, others are char. I want to write these data into microsoft office word in orderly.
%here the some data which I need to write.
size(tp)=[7,1] %tp is a matrix which is double
%I want to write clarifications for each row of tp. They are;
['rotation_x;rotation_y;rotation_z;dx;dy;dz;scale'] %char
%How can I write clarifications near the tp matrix in the microsoft office word.

采纳的回答

Narges M
Narges M 2013-7-23
or you could write your data in Microsoft Excel using xlswrite function.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Report Generator 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by