cell2mat
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
C = {[10], [20 30 40]; [90; 50], [60 76 88; 110 111 112]};
M = cell2mat(C)🔗 See also
🕔 History
Version
📄 Description
Last updated