how is matlab automatically using the variable in another file which was not defined in the current file

Hi I was running a pretrained neural network but when I was done with training, I tried to test the set of data but in this testing part I used the New_Trained_Net but I didn't defined this variable in test file, I defined this "New_Trained_Net" in the training file.
So, when I was running the testing part code which was in a different file it automatically executed the code withou errors though I didn't define the "New_Trained_Net" in the testing file.
How does the MATLAB automatically uses this "New_Trained_Net" variable in the test file.

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

提问:

2021-12-9

评论:

2021-12-9

Community Treasure Hunt

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

Start Hunting!

Translated by