An error occurred while propagating data type 'double' through '...'
9 views (last 30 days)
Show older comments
After changing computer, I get this error in my embedded matlab function " An error occurred while propagating data type 'double' through '...' (#61) ".
This model with this function block, has always worked. But now, I am working in a different computer, and even though I added blocks to change the datatype from double to int32 or uint32, the problem still remains.
I wish you could help me. Goodbye.
3 Comments
Reza Hosseini
on 11 Jan 2023
An error occurred while propagating data type 'double' through 'Matlab Function'.
Answers (0)
See Also
Categories
Find more on Simulink Functions 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!