Editing Classdef

Jump to navigation Jump to search
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 105: Line 105:
=== Open Bug Reports for Other Issues ===
=== Open Bug Reports for Other Issues ===


==== Issues with basic classdef functionality ====
Issues with basic classdef functionality


* {{bug|51659}} Calling 'methods' on self causes syntax error
* {{bug|51659}} Calling 'methods' on self causes syntax error
Line 122: Line 122:
* {{bug|63841}} nargout is always 1 for classdef methods
* {{bug|63841}} nargout is always 1 for classdef methods


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


* [https://savannah.gnu.org/bugs/?54941 54941] interpreter cannot find methods in files of classdefs in packages
* [https://savannah.gnu.org/bugs/?54941 54941] interpreter cannot find methods in files of classdefs in packages


==== Arrays of classdef objects ====
Arrays of classdef objects


* {{bug|44665}} error in concatenation of classdef objects
* {{bug|44665}} error in concatenation of classdef objects
Line 133: Line 133:
* {{bug|47241}} classdef: assigning property of handle object in object array constructs new object
* {{bug|47241}} classdef: assigning property of handle object in object array constructs new object


==== 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}} <s>unable to set breakpoints within classdef classes</s> - <em> Patch closed </em>
Line 139: Line 139:
* {{bug|65610}} unable to set breakpoints within set or get functions of classdef classes - <em> Patch submitted </em>
* {{bug|65610}} unable to set breakpoints within set or get functions of classdef classes - <em> Patch submitted </em>


==== Lower-priority issues ====
Lower-priority issues


* {{bug|55488}} Invalid use of colon char as classdef function's argument when subsref is overwritten
* {{bug|55488}} Invalid use of colon char as classdef function's argument when subsref is overwritten
Line 160: Line 160:
* {{bug|62432}} classdef object display of boolean matrix property fails with error message
* {{bug|62432}} classdef object display of boolean matrix property fails with error message


==== Documentation ====
Documentation


* {{bug|50729}} Improve OOP documentation
* {{bug|50729}} Improve OOP 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: