Editing Classdef

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 109: Line 109:
* {{bug|51659}} Calling 'methods' on self causes syntax error
* {{bug|51659}} Calling 'methods' on self causes syntax error
* {{bug|48682}} print_usage fails within classdef block
* {{bug|48682}} print_usage fails within classdef block
* {{bug|49434}} which returns "built-in function" for classdef m-file
* {{bug|48041}} classdef: `help myclass` messes up `help @myclass/method`
* {{bug|48041}} classdef: `help myclass` messes up `help @myclass/method`
* {{bug|43047}} <s>help() does not see classdef files</s> - <em>Report closed</em>
* {{bug|42620}} exist() does not use "class" argument
* {{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 applied, Ready for Test</em>
* {{bug|48693}} classdef subsref method is not called with correct nargout value - <em>Patch applied, Ready for Test</em>
Line 135: Line 139:
==== Debugger (fixes for these are in progress) ====
==== Debugger (fixes for these are in progress) ====


* {{bug|46451}} <s>unable to set breakpoints within classdef classes</s> - <em> Patch closed </em>
* {{bug|46451}} unable to set breakpoints within classdef classes - <em> Patch applied, Ready for Test </em>
* {{bug|45404}} <s>Breakpoints cannot be set in classdef methods or +package function files</s> - <em>Report closed</em>
* {{bug|45404}} Breakpoints cannot be set in classdef methods or +package function files
* {{bug|65610}} unable to set breakpoints within set or get functions of classdef classes - <em> Patch submitted </em>


==== Lower-priority issues ====
==== Lower-priority issues ====
Line 158: Line 161:
* {{bug|55767}} classdef property should not be the same as classdef name (at least for Matlab compatibility)
* {{bug|55767}} classdef property should not be the same as classdef name (at least for Matlab compatibility)
* {{bug|44035}} unable to subclass built-in types
* {{bug|44035}} unable to subclass built-in types
* {{bug|62432}} classdef object display of boolean matrix property fails with error message


==== Documentation ====
==== Documentation ====
Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Template used on this page: