- Code: Select all
filename.m
filename_dynamic.m
filename_static.m
My equation is that how filename.m invoke the other two m files?
I run the filename.m to improve the performance of recursively running.
I have read the filename.m, I can not find the code which invoke the other two m files?