rodyo / FEX-toggleToolbox

Toggle MATLAB toolboxes on or off
Other
4 stars 3 forks source link

Doesn't work for toolbox names that are invalid fieldnames #2

Open rodyo opened 5 years ago

rodyo commented 5 years ago

See comment on FEX:

This toolbox is a nice idea but it didn't work for me on MATLAB 2018b as I have the 5g toolbox installed and '5g' is not a valid field name, as required by the current implementation of toggleToolbox. A change to the implementation should be able to sort this out, but that might be a bit of work.

tommschowar commented 2 years ago

If this bug could be fixed, it would be great, since I need this functionality for my Unit Test framework.