Changeset 79 for distools/expdistm.m


Ignore:
Timestamp:
07/23/13 12:22:18 (11 years ago)
Author:
bduin
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • distools/expdistm.m

    r10 r79  
    6464end
    6565
    66 isda = isa(A,'dataset');
    67 isdb = isa(B,'dataset');
     66isda = isa(A,'prdataset');
     67isdb = isa(B,'prdataset');
    6868a = +A;
    6969b = +B;
Note: See TracChangeset for help on using the changeset viewer.