How to show or get a discrete data
Posted: Sat Jul 25, 2009 9:55 am
Hello.
Thank you for always supporting .
My simulation is timestep "week" and for two years.
I want a month information when a signal is generated.
This signal is discrete.
I try
(1)
Making a custom table.
But table size is large, 4week/month*12*2year=98
and discrete data can't use time "by" .
Many unnecessary things are displayed in table.
(2)
MESSAGE function
To read help .
But MESSAGE value shoud literal surrounded by single quotes or a String variable.
So, i cant set 'get month' message.
I expected to display the message function show a dialog
when the signal was sent.
Are there alternatives?
or correct funciton?
Thank you for always supporting .
My simulation is timestep "week" and for two years.
I want a month information when a signal is generated.
This signal is discrete.
I try
(1)
Making a custom table.
But table size is large, 4week/month*12*2year=98
and discrete data can't use time "by" .
Many unnecessary things are displayed in table.
(2)
MESSAGE function
To read help .
But MESSAGE value shoud literal surrounded by single quotes or a String variable.
So, i cant set 'get month' message.
I expected to display the message function show a dialog
when the signal was sent.
Are there alternatives?
or correct funciton?