Skip to main content
14-Alexandrite
June 20, 2014
Question

Matrix input to draw a shape

  • June 20, 2014
  • 2 replies
  • 1987 views

Hello,

in the attached sheet, please scroll down the the blue arrow. when i key in the values insdie the matrix, it draws the sketch and does the calculation. Howerver when i have some of these values inside matrix calculated to save myself from inputing them, i get an error message. Not sure why. Thanks!

2 replies

25-Diamond I
June 20, 2014

Don't use global assignments!

1-Visitor
June 20, 2014

While I do not recommend using global definitions I have change the few definitions you had within your worksheet to global definitions.

25-Diamond I
June 20, 2014

Mike Armstrong wrote:

While I do not recommend using global definitions I have change the few definitions you had within your worksheet to global definitions.

... and added the missing units.

Nevertheless IMHO changing the global assignments to normal ones would be the better way.

1-Visitor
June 20, 2014

Werner Exinger wrote:

... and added the missing units.

Yes and adding the missing units.

Werner Exinger wrote:

Nevertheless IMHO changing the global assignments to normal ones would be the better way.

Too lazy to go that way