Login Page - Create Account

Support Board


Date/Time: Sun, 21 Dec 2025 19:04:53 +0000



Post From: Can we use c++ vector to replace subgraph array?

[2022-07-15 07:48:36]
User395175 - Posts: 94
Hi, when using sc study function, can I use c++ vector to replace the output subgraph array in the function? I just need the vector to hold my study value, not draw it on chart.
And what the nature of subgraph array, is it also a c++ vector?