Skip to content

Need to determine where function comments should be placed in MATLAB when abstract base classes are present #187

Description

@elsevers

When a class is implementing a base class, should the comments that describe its function be located in the abstract base class? Or in the class? I think it should be the abstract base class, but will MATLAB know to search there if someone types help?

Here is an example:

https://github.com/Severson-Group/eMach/blob/58f1f70dab76cf08dfeedd5f887436c983c8d4c8/tools/ToolBase.m#L15-L18

Metadata

Metadata

Assignees

Labels

documentationImprovements or addition to documentation

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions