03-14-2006 09:16 AM
03-14-2006 10:37 AM
03-14-2006 10:49 AM
03-14-2006 01:16 PM
04-07-2006 01:38 PM
Dear Altenbach,
(by the way, do you speak German? )
sorry for late reply. What you´re proposing sounds good, but I´m using the students edition of LabView 7.1. Is it possible in "my" LAbView Version also?
The task is to realize something like an "observer". Sending an input to a PT2 produces an output.
With 3 matrixes I shall be able to compute the result of this PT2.
Is it possible to send pictures through this forum? Then I can send a drawing.
with best regards,
Predrag
04-07-2006 01:55 PM
I understand german and speak swiss-german. 🙂
@Predrag wrote:
(by the way, do you speak German? )
@Predrag wrote:
What you´re proposing sounds good, but I´m using the students edition of LabView 7.1. Is it possible in "my" LAbView Version also?The task is to realize something like an "observer". Sending an input to a PT2 produces an output.
With 3 matrixes I shall be able to compute the result of this PT2.
Yes, the matrix datatype is really nothing special, you don't really need it. In Labview 7.1 You can do everything you need with simple 2D arrays instead. However, I don't know what a "PT2" is. Can you explain?
@Predrag wrote:
Is it possible to send pictures through this forum? Then I can send a drawing.
Yes, simply attach your picture using the attachment box below the message window. You can also attach your VI if you want.
04-08-2006 09:27 AM
hello altenbach,
with the 2D arrays you mean the "Transpose 2D Array" in the Array-Functions or any other Function? Unfortunately I have only the getting started manual, can you send me any documentation to see how to use 2D Arrays?
In the attached picture you can see that I need more matrix and therefore need to now how to work with them.
I´m working on the VI right now, will send it later, thanks.
with best regards,
Predrag
04-10-2006 08:43 AM