loadParamSet data types : "loadParameterValues: conversion of data to type "d" failed"
1 view (last 30 days)
Show older comments
Hello,
I'm working on an app to pilot my speedgoat target machine (called Niels)
I'm trying to load a set of values for each of the parameters in the app's model.
I've managed to use "saveParamSet" and "importParamSet" to have all the parameter that can be tuned. Furthermere I've managed to use "exportParamSet" to include ma modified paramset into the target machine.
My proble arises when I try to use "loadParamSet". When I do, there is no error message on the command window. However I can see that the parameters in the app are unchanged and that in the speedgoat console I have the following message :
"loadParameterValues: conversion of data to type "d" failed"
Why could there be an incompatibility between paramsets?
Best regards,
M. ZARATE
1 Comment
Piyush
on 16 May 2023
Can you share some screenshots of what data type the model expects and what data value you are trying to load.
Answers (0)
See Also
Categories
Find more on Real-Time Application Instrument Panel Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!