Skip to main content
14-Alexandrite
July 9, 2026
Question

Make tables use vector or ranges as aguments

  • July 9, 2026
  • 0 replies
  • 4 views

Hi community,

I’m coping a program to make tables but get errors?

What's wrong?

Regards,

CarlosRomero

 

PD. This routine can be used with either vectors or your beloved ranges as arguments. First we create a function which tables a function with three arguments, so that the result is a nested array consisting of a vector of matrizes. Ever of those matrices shows the function values whith constant third argument z and x as rows and y as columns.