mathworks / jenkins-matlab-plugin

This plugin enables you to run MATLAB® and Simulink® as part of your Jenkins™ build.
47 stars 54 forks source link

Error specifying scalar values for ArrayBased fields in pipeline support (sourceFolder, etc...) #339

Closed sameagen-MW closed 4 months ago

sameagen-MW commented 4 months ago

Seems like we just need to convert scalars to a list containing that scalar.

sameagen-MW commented 4 months ago

Not a bug, this is the behavior that we have documented. In the future we could think about automatically casting singletons but it doesn't seem particularly important for now so I'm going to close this issue.