LabVIEWForum.de
Diagramm erstellen. String in X Achse, Integer in Y Achse - Druckversion

+- LabVIEWForum.de (https://www.labviewforum.de)
+-- Forum: LabVIEW (/Forum-LabVIEW)
+--- Forum: LabVIEW Allgemein (/Forum-LabVIEW-Allgemein)
+---- Forum: Signaldarstellung (/Forum-Signaldarstellung)
+---- Thema: Diagramm erstellen. String in X Achse, Integer in Y Achse (/Thread-Diagramm-erstellen-String-in-X-Achse-Integer-in-Y-Achse)



Diagramm erstellen. String in X Achse, Integer in Y Achse - halla001 - 10.02.2012 23:46

Hallo leute,

ich kann mir das nicht vorstellen, dass Labview soclhe Graphen nicht hat. Ich suche eine Graph, der in x Achse 1-D Array aus String darstellt und in y Achse Integer oder double.
Ich habe solche Graphen im Netz gefunden. sie liest aller dings nur Strings und stellt es graphisch vor. Das heisst, ein Array besteht aus 5 A, 2 B und 7 C. Dies werden in ein Grapg dargestellt.
Das Bild veranschaulicht was ich suche. Falls jemand ein Idee hat, bin ich dankbar.

halla001


RE: Diagramm erstellen. String in X Achse, Integer in Y Achse - halla001 - 11.02.2012 12:10

Keiner/keine kann mir helfen?
Ich will nur wiessen,ob solche funktion gibt?


RE: Diagramm erstellen. String in X Achse, Integer in Y Achse - Matze - 11.02.2012 17:55

Meines Wissens kannst du ohne weiteres keine Strings der X-Achsen-Skaleneinteilung zuweisen.

Damals gab's zumindest keine Möglichkeit: http://www.labviewforum.de/thread-21233.html


RE: Diagramm erstellen. String in X Achse, Integer in Y Achse - phylin - 11.02.2012 20:27

Das geht wohl nur mit workarounds.

Hier ein paar links:
http://www.labviewforum.de/thread-21233.html
http://lavag.org/topic/13706-text-labels-on-x-axis-of-plot/


RE: Diagramm erstellen. String in X Achse, Integer in Y Achse - halla001 - 11.02.2012 21:14

Danke für die Antwort