libpointer_reshape
📝 Syntax
📥 Input argument
📄 Description
💡 Example
a = libpointer('doublePtr', eye(2, 2));
a.reshape(3, 3);
a.Value🔗 See also
🕔 History
Version
📄 Description
Last updated