loadParamSet data types : "loadParameterValues: conversion of data to type "d" failed"
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Piyush
el 16 de Mayo de 2023
Can you share some screenshots of what data type the model expects and what data value you are trying to load.
Respuestas (0)
Ver también
Categorías
Más información sobre Real-Time Application Instrument Panel Apps en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!