Support Board
Date/Time: Thu, 13 Feb 2025 07:18:27 +0000
[User Discussion] - ACSIL: how to subtract 2 subgraphs?
View Count: 545
[2020-11-23 15:43:58] |
ycomp - Posts: 321 |
how could I subtract 2 subgraphs to populate a 3rd subgraph?
|
[2020-11-23 16:39:10] |
ForgivingComputers.com - Posts: 1001 |
sc.Subgraph[3][sc.Index] = sc.Subgraph[1][sc.Index] - sc.Subgraph[2][sc.Index];
|
To post a message in this thread, you need to log in with your Sierra Chart account: