Support Board
Date/Time: Mon, 02 Mar 2026 20:59:13 +0000
Post From: Accessing a subgraph value at an index
| [2019-11-06 07:38:15] |
| User907968 - Posts: 866 |
|
The line of code below is part of the problem, as it is always refering to the value held at the first index (0) of the BarClose subgraph: BarOpen[Index] = BarClose[0];
Provide some more detail on what you are trying to achieve and maybe we can find the solution? |
