Login Page - Create Account

Support Board


Date/Time: Thu, 05 Feb 2026 14:00:51 +0000



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

[2022-07-15 07:48:36]
User395175 - Posts: 100
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?