[Bugzilla] [Bug 6824] Samuel GOUGEON has changed bug_file_loc, assigned_to
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Fri Mar 30 00:43:37 CEST 2018
http://bugzilla.scilab.org/show_bug.cgi?id=6824
--------- Bug Summary -----------
resize_matrix misworks with hypermatrix
---------- Changed by ------------
sgougeon at free.fr
---------- What changed ----------
bug_file_loc, assigned_to
Samuel GOUGEON <sgougeon at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|-->m=rand(8,3,2) m = |
|(:,:,1) 0.6912788 |
|0.0143259 0.7876622 |
|0.7656859 0.8191490 |
|0.1262083 0.3572650 |
|0.1304993 0.7883861 |
|0.7693400 0.9682004 |
|0.3453042 0.5477634 |
|0.6561381 0.2659857 |
|0.0962289 0.2445539 |
|0.9709819 0.9561172 |
|0.5283124 0.8875248 |
|0.2207409 0.8468926 |
|0.2066753 (:,:,2) |
|0.8525161 0.3161073 |
|0.9071155 0.6744698 |
|0.5305191 0.3360149 |
|0.9152874 0.5715175 |
|0.1175613 0.0284860 |
|0.0478015 0.9253724 |
|0.2367841 0.8248620 |
|0.7263671 0.7015344 |
|0.5798843 0.9009498 |
|0.1202527 0.2791808 |
|0.3948993 0.8287412 |
|0.9545111 0.5655180 |
|-->resize_matrix(m,10,4) |
|ans = 0.6912788 |
|0.0143259 0.7876622 |
|0.7656859 0.8191490 |
|0.1262083 0.3572650 |
|0.1304993 0.7883861 |
|0.7693400 0.9682004 |
|0.3453042 0.5477634 |
|0.6561381 0.2659857 |
|0.0962289 0.2445539 |
|0.9709819 0.9561172 |
|0.5283124 0.8875248 |
|0.2207409 0.8468926 |
|0.2066753 // Either an |
|error message is expected |
|if hypermats are not |
|supported,// Or the |
|following |
|result:-->resize_matrix(m(: |
|,:,1),10,4) ans = |
|0.6912788 0.0143259 |
|0.7876622 0. |
|0.7656859 0.8191490 |
|0.1262083 0. |
|0.3572650 0.1304993 |
|0.7883861 0. |
|0.7693400 0.9682004 |
|0.3453042 0. |
|0.5477634 0.6561381 |
|0.2659857 0. |
|0.0962289 0.2445539 |
|0.9709819 0. |
|0.9561172 0.5283124 |
|0.8875248 0. |
|0.2207409 0.8468926 |
|0.2066753 0. 0. |
| 0. 0. |
| 0. 0. 0. |
| 0. 0. |
Assignee|paul.bignier at scilab-enterpr |sgougeon at free.fr
|ises.com |
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180330/bcc2c2dc/attachment.htm>
More information about the Bugzilla
mailing list