creating a special kind of array [message #9990] |
Wed, 01 October 1997 00:00 |
Michael Slameczka
Messages: 9 Registered: November 1996
|
Junior Member |
|
|
hello folks;
i hope that the problem i have is very simple, but i found till now
no solution, which satisfies me.
I have a structure and i will build an array like this:
array = [['name_1',struct_1],['name_2',struct_2],['name_3',struct_3] ]
the structures are looking like this:
struct_x = {, name:string(10), data:intarr(4)}
(where x is 1, 2, 3)
is it in any way possible to build such an array in PV-Wave or not?
thanks in advance
michael
____________________________________________________________ ______
Michael Slameczka
Biomechanics Laboratory, ETH Zurich
Wagistrasse 4
CH-8952 Schlieren
Switzerland
Phone: +41 1 633 63 58
Fax: +41 1 633 11 24
E-mail: slameczka@biomech.mat.ethz.ch
|
|
|