error: not enough input arguments
10 次查看(过去 30 天)
显示 更早的评论
Getting the following error message while trying to run the script "new_task_horizon" (attached). I have a "datadir" folder one level above the folder where the script is; tried putting it in the same folder, get the same error message. I have successfully run this script before, albeit years ago, on a different machine. Thanks for any advice!
>> new_task_horizon
Not enough input arguments.
Error in new_task_horizon (line 87)
obj.datadir = datadir;
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!