Clear Filters
Clear Filters

matlab/simulink difference

1 view (last 30 days)
Cosmin Darab
Cosmin Darab on 6 Oct 2011
Hy, is there any way i can make a matlab embedded function from simulink to use the same number of digits as matlab? I use the same operations in matlab as in simulink but due to the fact that simulink works with smaller number of digits the results are not the same thank you
  1 Comment
Kaustubha Govind
Kaustubha Govind on 6 Oct 2011
The default datatype in both MATLAB and Simulink is double, so they use the same precision. Please provide examples of what you mean by different results.
Also, I see that you seem to have been creating multiple questions for what essentially remains your question about "roots" giving different results in MATLAB vs. Simulink. Please try and maintain a single thread of discussion.

Sign in to comment.

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!