LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to plot this data in 3d curve in labview 5.1?

Hi,
I need urgently help.This is my final project graduattion and the graph doesn, t plot,and my aix of time is wrong.
I am sending the vi i am working as example,the same vi i sent the pictures.
What am i doing wrong?
Thanks a lot...
Rafael
 
Brasil
Labview 5.1
0 Kudos
Message 11 of 24
(2,299 Views)

Fianlly you sent enough data that I can help (maybe).

 

First, create an indicator for your error cluster and pay attention to what it is telling you.

Second, all of the arrays ploted must be of the same deminsions. If you mis-match array sizes, it returns errors.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 12 of 24
(2,297 Views)
Hi,
The dimensions of data are the same.1d.
I put a indicator for erros and i need a light!!
I am working on this but i need more help.
I think that i vae to work with property node (aplication control) and it is new for me.Am I wrong??
Please help..
Thanks a lot
Rafael
Brasil
Labview 5.1
 
 
0 Kudos
Message 13 of 24
(2,287 Views)

The attached VI demonstrates how to plot multiple plots using LV 7.1.

The attaced jpg shows how to wire up this demo.

i hope these help.

 

Ben

Message Edited by Ben on 09-20-2005 08:19 PM

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Download All
0 Kudos
Message 14 of 24
(2,293 Views)
Hi,
i am doing the project and i have doubts..
In my grph 3d  curves, one of may aix is the time of the events.Example: 12:41 , 12:42, ...and these outputs are in format of string. When i modify to an array od 1d and then wire to aix ,i am not having any effect. My explanation was confuse??
What can i do..?
While you are helping me,i have too muck work...
Thanks a lot
Rafael
Brasil
Labview 5.1
 
 
0 Kudos
Message 15 of 24
(2,278 Views)

Hi Rafael,

Please try posting a new question in your native language. I will not be able to help, but others on this Excahnge should be able to understand your questions.

I have the feeling you are not trying or I am not understanding you! I hope it is just the latter.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 16 of 24
(2,270 Views)
I really do not understand why you not simply plot three curves T1(t), T2(t), T3(t)  (Where Tn is temperature of channel n, and t is time) in one 2D graph.

IMO there is no use trying to make a complicated 3D plot for such simple data. In case I missed the point, you could maybe explain in more detail why you want to make a 3D plot?


-Franz
0 Kudos
Message 17 of 24
(2,267 Views)
Hi,
I am plotting in 2D a graph Temperature x Termistor,but my teacher ask me too a 3D graph.
I am having difficulties but it is so hard?
My doubt is one of the aix that i can not build,because i will not have the range,in my case will be time.But let me try more than i ask you.
Franz, do you want to know details about my project?I can explain..it is about a system for the University Hopsital.
Thanks a lot
Rafael
Brasil
Labview 5.1
0 Kudos
Message 18 of 24
(2,255 Views)
Ben,Chris,Franz and other friends from f this forum,
First sorry by my english but i am in a hurry..
I am so thank thankful..but i still need help..
 I advanced in my program and now i stopped again...
I have 2 doubts..
1-I can't do an aix of time in my graph. I have the values of time which i want ,but i can' t write the correct value hh:mm. I've already use propetries of graph but dosen't make any effect. The values from hour and minute are in string,so, i pass to array,but not solve.Could you help me?
 
2-I need to know how can i do fitting in a 3d curve graph. When i plot the graph i want to show the best curve (fitting) of termistors and temperatyre for each time.
 
I am sending the VI,
Thanks a lot
Rafael
Brasil
Labview 5.1
0 Kudos
Message 19 of 24
(2,247 Views)
Ben,Chris,Franz and other friends from f this forum,
First sorry by my english but i am in a hurry..
I am so thank thankful..but i still need help..
 I advanced in my program and now i stopped again...
I have 2 doubts..
1-I can't do an aix of time in my graph. I have the values of time which i want ,but i can' t write the correct value hh:mm. I've already use propetries of graph but dosen't make any effect. The values from hour and minute are in string,so, i pass to array,but not solve.Could you help me?
 
2-I need to know how can i do fitting in a 3d curve graph. When i plot the graph i want to show the best curve (fitting) of termistors and temperatyre for each time.
 
I am sending the VI,
Thanks a lot
Rafael
Brasil
Labview 5.1
0 Kudos
Message 20 of 24
(2,244 Views)