Classdef: Difference between revisions

Jump to navigation Jump to search
87 bytes added ,  9 December 2022
m
(One intermediate revision by the same user not shown)
Line 115: Line 115:
* {{bug|53874}} <s>doc_cache_create doesnt handle classdef documentation</s> - <em>Report closed</em>
* {{bug|53874}} <s>doc_cache_create doesnt handle classdef documentation</s> - <em>Report closed</em>
* {{bug|52096}} meta.class.fromName throws error when class name not found.
* {{bug|52096}} meta.class.fromName throws error when class name not found.
* {{bug|48693}} classdef subsref method is not called with correct nargout value - <em>Patch submitted, awaiting review</em>
* {{bug|48693}} classdef subsref method is not called with correct nargout value - <em>Patch applied, Ready for Test</em>
* {{bug|56006}} Object indexing: obj(1).property(end+1:n) - end is interpreted wrong
* {{bug|56006}} Object indexing: obj(1).property(end+1:n) - end is interpreted wrong
* {{bug|55983}} 'x(ix) = []' deletion syntax does not work for objects
* {{bug|55983}} 'x(ix) = []' deletion syntax does not work for objects
Line 123: Line 123:
* {{bug|45833}} support load/save of classdef objects
* {{bug|45833}} support load/save of classdef objects
* {{bug|60729}} print_usage within classdef constructor breaks subsequent calls to the class
* {{bug|60729}} print_usage within classdef constructor breaks subsequent calls to the class
* {{bug|61676}} Assigning classdef objects to other types does not call converter methods


==== Classdef and +package directories ====
==== Classdef and +package directories ====
153

edits

Navigation menu