[LIBISIS-code-tickets] [LIBISIS] #93: replace length(w(i)) with numel(w(i)) in fit, noisify etc.

LIBISIS Library and Applications libisis-trac at libisis.org
Tue Sep 8 12:00:47 BST 2009


#93: replace length(w(i)) with numel(w(i)) in fit, noisify etc.
-----------------------------------+----------------------------------------
 Reporter:  Toby Perring           |        Owner:  Toby Perring        
     Type:  defect                 |       Status:  new                 
 Priority:  minor                  |    Milestone:  Version 1.0 (launch)
Component:  MATLAB (non-graphics)  |   Resolution:                      
 Keywords:                         |  
-----------------------------------+----------------------------------------
Comment (by Toby Perring):

 (In [1478]) Add point2hist.m  and section.m for 1D workspaces.
 replace for i=1:length(w)  with for i=1:numel(w) in
 matlab/utilities/@IXTdataset_1d and _2d methods

 refs #82 #93

-- 
Ticket URL: <http://trac.libisis.org/code/ticket/93#comment:1>
LIBISIS Library and Applications <http://www.libisis.org/>
LIBISIS Library and Applications



More information about the LIBISIS-code-tickets mailing list