Array/Matrix outputs in numbers.
So some functions gives as array output (eg. reglinp). In other programs you just simply select rows and columns for output and putting formula for them and the array is outputted into them. In Numbers only way I found is to copy the function into all those cells i want the array to be outputted to put it into INDEX() function.
eg. index(reglinp(A1:3;B1:B3;1;1);1;1) will output first row and first column of reglinp array function output.
Is there the way to do it in the way it is done in all other office programs so you don't need to loose time for all those unnecessary operations?
MacBook Pro 13", macOS 10.14