supporting files for matlab example
Mostrar comentarios más antiguos
We are trying to replicate the example:
https://uk.mathworks.com/help/deeplearning/examples/multispectral-semantic-segmentation-using-deep-learning.html#SemanticSegOfMultispectralImagesUsingDeepLearningExample-5
however, we need a few suporting codes (which should be at the end of the example according to the text) wich are not available. Coudlyou please help to locate these files. Thanks
Respuestas (2)
Steven Lord
el 21 de Mzo. de 2019
0 votos
Open the example Live Script in the Live Editor. The helper functions are in the same directory as the example. When the example is open in the Live Editor you can right-click on the function name and select the "Open <name of helper>" option to open it in the Editor, since you'll be in the directory containing the example.
Likhitha
el 18 de Sept. de 2024
0 votos
openExample('si/TestSATA30ComplianceExample')
Categorías
Más información sobre File Operations 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!