Info
此问题已关闭。 请重新打开它进行编辑或回答。
matlab script when run on simulink through matlab function block gives different outputs.
1 次查看(过去 30 天)
显示 更早的评论
hi, I have written a matlab script for executing an iterative algorithm. I wish to make a simulink model out of it. Since, the algorithm was complicated enough , hence i thought to use matlab function block directly in simulink with appropriate inputs. Now, the same code when run in simulink is giving me different answer and the difference is substantial.
What am i missing here?
Inputs are much appreciated!
1 个评论
Kaustubha Govind
2013-6-28
More information, like snippets from your code and how the outputs vary exactly will help us answer your question better.
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!