You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin uses a folder at the same level as the project workspace to store temporary files. In previous releases, the plugin uses a temporary folder within the project workspace.
Bug Fixes
If your project includes multiple steps for running a MATLAB build, then the plugin generates a separate table of task results for each step. In previous releases, the plugin first generates a table and then keeps overwriting it. For more information, see mathworks#338.
When you access the result of running a MATLAB build by clicking the MATLAB Build Results link in your Jenkins interface, the plugin no longer displays an error message in the build log. For more information, see mathworks#345.