Skip to content

Assignment with Intervals gives error. #223

@cmichelenstrofer

Description

@cmichelenstrofer

I'm trying to assign values using intervals, but get an error. Is this a bug?

julia> B = AxisArray(randn(3,2))
julia> B[row=1..2, col=2] = [0.2, 0.3]

UndefVarError: `..` not defined

top-level scope@[Local: 1](http://localhost:1234/edit?id=4a47ab24-2408-11ee-1558-2b8ee5dbdb82#)[inlined]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions