Submitted by pdickens on Mon, 02/27/2012 - 04:06
Is there any way to format strings in VisSim? Specifically, I would like to take the output from the timeOfDay block (i.e. integers representing the year/month/day/hour...) and produce a formatted string from the integers to represent the time (e.g. 10:34:21 am). The timeStamp block can output a string, but I need to process and/or store the values before display, so timeStamp won't work.