Array_SetMaxIndex for bidimensional array

Questions about MultiCharts and user contributed studies.
enricog
Posts: 11
Joined: 10 Dec 2021
Has thanked: 1 time

Array_SetMaxIndex for bidimensional array

Postby enricog » 29 Apr 2022

Good moring,

Someone has already created a function like Array_SetMaxIndex for a matrix (bidimensional array) ?
Or can someone can help me to create the function?

The function would serve me to restrict the row of the matrix, keeping the column unchanged
where matrix is defined as matrix[Row, Column]

Thanks

Return to “MultiCharts”