In our studio we design high quality polygonal 3d models for CNC machines or 3d printers according to your preferences.
Vendor: 3d-258743
Category: PATTERN
Reminder!
Order delivery time is 5-7 working days after payment
The link is sent to your email or messenger
matrix 2 >/dev/null echo echo "The output is:" echo cat $PATTERN.matrix echo echo "The plot is:" echo gnuplot -persist <<-EOFMarker set title "Correlation matrix" set key off set autoscale set xlabel "X" set ylabel "Y" set size square set palette rgbformulae 33,13,10 plot "$PATTERN.matrix" matrix with image EOFMarker echo echo "The correlation coefficient is:" echo echo -n "R = " awk "NR==1 {print $3}" $PATTERN.matrix
for CNC and 3D printers.