'Concatenate variable instead of overwriting using mexPutVariable

I want my array to be concatenated to a variable with a specific name from a cmex sfunction instead of being overwritten using mexPutVariable. Is this possible? Thanks!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source