Last seen: Jun 12, 2024
The arrow is showing the change in the last time period. I'll leave it as an exercise for the reader to modify the model to make the icon show the cha...
I extended the previous example model to get this: I had to add a time dimension (the index Historic_date), and I simulated some random data over ...
How's this look? Here is the model that produced this: The main work was obtaining the icon images. I did that as follows. I created 3 const...
Here is a library with a GUI for configuring the suffix characters to use. To use, select File / Add Module... (or Add Library...) and embed. The...
On the wiki page for NumberFormat, with Release=6.0 selected at the top, it says that item 18 is «GigaOrMuSuffixChars» and specifies with to use using...
Here is my solution: LocalIndex Ind := IndexesOf(A); MdArrayToTable(A)[.Col=Ind] This is demonstrated in this model. There are other wa...
In this simple finite-state MDP, a taxi driver can be in one of three towns. In each town he can either cruise the streets, wait at a taxi stand, or w...
In the jargon of Analytica graphing, you would say "I want the Color (role) to depict the sign of Score". So, since you need to depict sign-of-score,...
You are in browse-only mode. Click the edit tool on the tool bar -- it looks like an arrow, to the immediate right of the browse tool, which looks lik...