octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A bug in containers.Map


From: Abdallah Elshamy
Subject: A bug in containers.Map
Date: Thu, 18 Jun 2020 21:27:05 +0200

Hello everyone,

I am not sure if this is significant enough to be considered as a bug.

There is a different behaviour that happens when you try to create a containers.Map using n*n char array as a key. I will illustrate on this example

containers.Map(['foo';'bar';'baz'], [1,2])

Cheers,
Abdallah

reply via email to

[Prev in Thread] Current Thread [Next in Thread]