downloadTrainedNetwork not found (deep learning toolbox?)
5 views (last 30 days)
Show older comments
Hi, I am a new MATLAB R2025a user and am trying to follow along this tutorial: https://www.mathworks.com/help/images/segment-3d-brain-tumor-using-deep-learning.html#Segment3DBrainTumorsUsingDeepLearningExample-3. When I try to run many of the functions, such as downloadTrainedNetwork, I get this message and find that the function is not defined. I'm having trouble finding documentation for this function online and often see it referred to as being included as a supplementary function in some of these tutorials, though I have not found a defined function. Can somebody help me find where these functions are defined? I have the Computer Vision, Deep Learning, and Image Processing Toolboxes installed.
'downloadTrainedNetwork' is used in the following examples:
0 Comments
Accepted Answer
Matt J
on 9 Jun 2025
This well get you all the required functions,
openExample('images_deeplearning/Segment3DBrainTumorsUsingDeepLearningExample')
2 Comments
More Answers (0)
See Also
Categories
Find more on Image Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!