Skip to main content
1-Visitor
March 17, 2012
Solved

Inserting text with scalar in matrix

  • March 17, 2012
  • 1 reply
  • 3763 views

I am using Mathcad 15 and was wondering if it was possible to mix text and scalar values in a matrix. In excel, you can write to a cell =A1 &" text" where A1 has a scalar value.

For example I have a 3x3 matrix with arbritary scalar values. Would it be possible to append text to each item in the matrix?

Best answer by ValeryOchkov

Matrix.png

1 reply

24-Ruby IV
March 17, 2012

What can we have as elements of array:

Matrix.png

1-Visitor
March 17, 2012

Is there a way to display the string without the ""?

1-Visitor
March 19, 2012

As Valery has shiown it is possible, but it will be a variable, not a string.

Mike