|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #41466] imagesc(x, y, ...) vs. imagesc(x', y, ...) |
| Date: | Sat, 08 Feb 2014 23:04:07 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 |
Update of bug #41466 (project octave):
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
The second use case produces a warning which probably indicates something went
wrong. I tried.
imagesc(x', x, x'*x) ;
warning: operator +: automatic broadcasting operation applied
warning: called from
image>__img__ at line 198 column 12
image at line 116 column 10
imagesc at line 97 column 12
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?41466>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |