How to remove the Null symbol in a Table in Mathematica?
How to remove the Null symbol in a Table in Mathematica? Box manufacturers, Storage systems, Paper and media boxes, Clothes organizers, Interior organisers, customized products, storage, display, box manufacturers , customized boxes, presentation boxes, custom made boxes IODIN need to use If inside of an Display curve, e.g. Table[If[i< 3, i], {i, 5}] will give {1, 2, Null, Null, Null} But I desire the result to be {1,2}. Any fasten for this? EDIT: What if we …