Could someone help me to with drafting a simple short function that would be able to transform a large matrix into a vector - say M2V function.
I need one M2V function for transforming matrix rows (row by row) into a vector and other M2V for transforming matrix columns (column by column) into a vector.
I am new to Mathcad programming. At the moment my function gives me only the last row (or column). I belive that this is not a difficult task for a seasoned Mathcad user, Many thanks for your support mates.
Cheers