Julia Programming Language
Multi column indexing
New to Julia
arrays
rafael.guerra
August 12, 2021, 12:47pm
2
You can try this:
getindex.(Ref(storage_indx_mult), id_index, column_index_mult)
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Indexing array based on a vector including Colon()
General Usage
question
3
841
November 29, 2018
Problem: extracting a row from an array, returns a column
General Usage
question
,
arrays
13
8760
April 11, 2020
Elegant way to do multi-index algebra
General Usage
question
4
397
February 10, 2023
Accessing one element of an array of Cartesian Indexes
New to Julia
10
3667
October 16, 2018
Accessing multi-dimensional arrays in 1 go
General Usage
question
,
array
5
452
September 15, 2020