MatthewPeterKelly/OptimTraj

Improve input validation

Open

#1 建立於 2015年8月11日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)MATLAB (704 star) (219 fork)batch import
enhancementgood first issue

描述

Right now the input validation will not warn you if there is an unused field in the options struct. This results in a problem when you make a typo in a field name, causing the solver to use the default options quietly.

貢獻者指南