Name Unresolved: Framebox and other properties
Hi all,I tried creating a function but it keeps getting an error with the framebox, axisbox and outline box. I don't understand the well what is wrong with the function. Please help and explain Name Unresolved: Framebox in access or evaluation of 'Framebox' , Framebox( 1 ) /*###*/bivplot = Function( {x_param, y_param, int1, int2 },
biv = Bivariate( X( Column( x_param ) ), Y( Column( y_param ) ),
...