I badly need help, I am trying to copy data from excel to mathcad, but I couldn't when i click paste the mathcad gives me this massage "the memory is not enough" i have mathcad 13 and office 2000 please help me..
You may have to work in the setting of your computer. In the mean time try this:
a) From [insert] menu, select [component],[excel] and click "from file"
b) Browse and select the excel file name.
c) Set the input to 0 and output to 1.
d) Select from excel the first and last cell. Ex A25
e) Assign a variable name to the matrix. Ex M
The data is know stored as an array Mi,j. Ex the element in the first row and first column is stored as M0,0.