Custom help information on structure fields

Hello everyone,
I am in the process of creating an analysis pipeline for my research lab. For this pipeline I store all a lot of the analysis results into a structure under specifc field names. In order to make things easier for my users I would like to add a help information on the struture field entries. So that a user can type "help structure.fieldname" and get some information on how that fieldname was calculated etc.
Does anyone know of a reasonable way to do this?
Thanks in advance,
Michael

 Accepted Answer

1 Comment

This method seems to be great way to achieve what I want to do. I am creating a class for the data structure now. I just need to make a script to convert all the already created strucvtures into class objects.
Thanks a lot!

Sign in to comment.

More Answers (0)

Categories

Products

Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!