RosettaCodeData/Task/Enumerations/MATLAB/enumerations.m

6 lines
136 B
Mathematica
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
stuff = {'apple', [1 2 3], 'cherry',1+2i}
stuff =
'apple' [1x3 double] 'cherry' [1.000000000000000 + 2.000000000000000i]