comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Transpose of string along with float variable??
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Transpose of string along with float variable?? [message #93937 is a reply to message #93908] Thu, 01 December 2016 12:47 Go to previous message
Phillip Bitzer is currently offline  Phillip Bitzer
Messages: 223
Registered: June 2006
Senior Member
Implicit in Helder's response is what cause your problem in the first place.

Arrays must be of the same variable type, so strings and floats cannot be in the same array.

Helder's solution cast the floats (and integers) as strings; now, we have all the same variable type (string) and they can be in an array.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to infer number of minor ticks?
Next Topic: write_png help

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:55:17 PDT 2025

Total time taken to generate the page: 0.00225 seconds