Skip to main content
1-Visitor
November 27, 2012
Solved

How to get output as text document which is not a matrix?

  • November 27, 2012
  • 1 reply
  • 2066 views

i have to write a program for getting a text document as output. The output form is attached. Please help me in this guys

Best answer by StuartBruff

Use the File Output component and select tab-delimited format ...

1 reply

23-Emerald V
November 27, 2012

Use the File Output component and select tab-delimited format ...

1-Visitor
November 27, 2012

how can i combine the vectors of different array size to a single matrix.. I tried augmented matrix but it will only for same array size.

23-Emerald V
November 27, 2012

What exactly are you trying to do? There are several ways round this problem; one is to pad the end of each vector with zeros and then augment them, another is to write a short program that will augment them.

Stuart

collab+-+12+11+29+augment+vectors+of+different+length+01.jpg