creation of matrixes by use of automatically created names for structures
- From: "jan gaertitz" <dummy@xxxxxxxxx>
- Date: Tue, 21 Feb 2006 19:44:30 -0500
Hello,
I'm using Mat lab R 5.1 and have the following problem:
I want to analyze the as *.txt file exported strings, which are
signals of a control system of some machines with their properties
like priority. The goal is to compare the properties of the signals
of the different machines.
For each signal I create a structure like signal(index).priority.
It's no problem to import the all data into a one big matrix. Before
I don't know, how many machines there are (how many signal groups I
have to compare with each other) and how many signals belongs to each
machine. Therefore I can't create the matrixes for each machine
before the analysation, I want to do that automatically by use of the
name of the imported signals.
I can automatically create the name (like machine_number_11_signals),
but than I can't use the automatically created name for a struct,
like machine_number_11_signals(index).priority.
Knows someone a work around?
Thanks
jan
.
- Follow-Ups:
- Re: creation of matrixes by use of automatically created names for structures
- From: Peter Boettcher
- Re: creation of matrixes by use of automatically created names for structures
- Prev by Date: Re: transforming some columns to 0
- Next by Date: diag command
- Previous by thread: 10dollabiz PEOPLE HELPING PEOPLE
- Next by thread: Re: creation of matrixes by use of automatically created names for structures
- Index(es):
Relevant Pages
|
|