Skip to main content
17-Peridot
August 23, 2011
Question

VB code in Push Button

  • August 23, 2011
  • 2 replies
  • 7267 views

Hello all,

I ahve this irritating problem in VB code. I'm trying to add up to arrays of equal dimension via a push button control in MathCad (15 on Win 7) so that the output get's written only on demand to a file. But to no avail. Can't figure out what's wrong - see attached MC file.

Does anybody know enough of the BV in Mathcad to help?

Raiko

2 replies

1-Visitor
August 23, 2011

Which summation are you trying to achieve?

Clipboard01.jpg

Mike

Raiko17-PeridotAuthor
17-Peridot
August 23, 2011

Hi Mike,

summation in the sense that I want to extend the array by the array I'm adding up. In the example I have a column array (vector) which I'd like to extend with another vector of equal size so that the result is a two-column vector.

Cheers

Raiko

1-Visitor
August 23, 2011

Oh, so you mean like augment?

Mike

1-Visitor
August 23, 2011