managing the display of a custom table
Posted: Mon Oct 01, 2018 4:46 pm
Hi
Is it possible to control the data to be displayed in a custom table especially when gaming?
For instance if I have custom table showing a variable and the custom table has a relatively small length for lack of space available, and the custom table shows only three values corresponding to three successive time steps, every time I play the game one step forward, the custom table goes back to the beginning of the simulation. If I am interested by the value at the last step of the game I must shift the custom table to the last step calculated, something that is rather cumbersome, especially if you have different tables. Is is possible to control the values displayed and displaying only for instance the last value calculated?
The turnaround I use, is to put all the variables in the same table, so that I have to shift only one table back to the last step calculated for every time step played.
Thank you in advance.
Best regards.
JJ
Is it possible to control the data to be displayed in a custom table especially when gaming?
For instance if I have custom table showing a variable and the custom table has a relatively small length for lack of space available, and the custom table shows only three values corresponding to three successive time steps, every time I play the game one step forward, the custom table goes back to the beginning of the simulation. If I am interested by the value at the last step of the game I must shift the custom table to the last step calculated, something that is rather cumbersome, especially if you have different tables. Is is possible to control the values displayed and displaying only for instance the last value calculated?
The turnaround I use, is to put all the variables in the same table, so that I have to shift only one table back to the last step calculated for every time step played.
Thank you in advance.
Best regards.
JJ