Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
If i have the "cBord" table, how can i generate a vector "qv", using some data colums of every table row? . The file in mathcad 15 is attached.
Thanks.
Solved! Go to Solution.
"Some data columns"???
Which columns?
The vector qv you define does NOT consist of some data columns of the matrix cBoard!
You can create a vector built from data columns of the matrix cBord using the "stack" command and the column selector
Or do you have something like this in mind?
Thanks Werner_E.
