How to make multiple signatures appear in the syntax field of a documentation
Mostrar comentarios más antiguos
I automatically generated a live function from a function that can have a variable number of input parameters. Now I'd like to display the syntax of the function in its doc, how can I show the different possible signatures? (Only one signature appears in the syntax field)
Respuestas (1)
BhaTTa
el 14 de Ag. de 2025
0 votos
Hey @Berenice D'Antonio, you can add additional signatures yourself in the function’s first comment block (text section) by clicking on the text section and typing the signature.
Categorías
Más información sobre Files and Folders en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!