Dears;
Please, I want to know the benefits of using “LTE_sim_main_launcher_demo_parallel” , and why I got the following error after executing this file.
Regards
Ali
Error using LTE_sim_main_launcher_demo_parallel (line 13)
An UndefinedFunction error was thrown on the workers for ‘LTE_config’. This might be because the file containing ‘LTE_config’ is not accessible on the workers. Use addAttachedFiles(pool, files) to specify the required files to be attached. See the documentation for ‘parallel.Pool/addAttachedFiles’ for more details.
Caused by: Undefined function or variable ‘LTE_config’.