MatthewPeterKelly/OptimTraj

Improve input validation

Open

#1 opened on 2015年8月11日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)MATLAB (704 stars) (219 forks)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.

コントリビューターガイド