Return a matrix of dimension strings
tikzString = generate_dimension_string(option, value)
string like width or height
a pixel value
Recalculates value from pixel to cm and returns a matrix of strings in the form <option>=<value>cm for width and height seperately.