supporting files for matlab example
Ältere Kommentare anzeigen
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
Antworten (2)
Steven Lord
am 21 Mär. 2019
0 Stimmen
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
am 18 Sep. 2024
0 Stimmen
openExample('si/TestSATA30ComplianceExample')
Kategorien
Mehr zu File Operations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!