Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
matlab script when run on simulink through matlab function block gives different outputs.
조회 수: 2 (최근 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!