Skip to main content
1-Visitor
December 18, 2014
Solved

How convert a matrix (nxn) into a single column?

  • December 18, 2014
  • 1 reply
  • 2436 views

Hello,

How can we convert a matrix (nxn) into a single column (vector)?

Regards,

Keshab

Best answer by Fred_Kohlhepp

A simple program

1 reply

23-Emerald I
December 18, 2014
ksharma-21-VisitorAuthor
1-Visitor
December 18, 2014

Sir

I have the ground motion data in txt file as follows: I want to escape the the text from the first 6 rows and text from the last row. Finally I need a vector escaping all text in this txt file.
Could you help me how can I do it?

Thank you very much.

ground+motion+data.png

1-Visitor
December 18, 2014

Keshab

Go to insert>component>import wizard and choose delimited text. then put the file name by browsing it. The wizard will

ask you for the row number. In your file the data begins at row 7. If you wish to give the range of columns you can. after you are done you will have to give a name to this data. If you send me the data file, I can send you a mathcad file for it.

all the best