Dec 21, 2016 #1 JavadM Mechanical Joined Apr 29, 2008 Messages 119 Location US Hello all. i am new to matlab and simulink. i want to sample a variable at the time and as the solution progresses compare new value to the older one. is any block for that? thanks matlab and simulink 2015a
Hello all. i am new to matlab and simulink. i want to sample a variable at the time and as the solution progresses compare new value to the older one. is any block for that? thanks matlab and simulink 2015a
Jan 5, 2017 1 #2 FeX32 Mechanical Joined Jan 11, 2009 Messages 2,055 Location CA You can use the Memory block to delay the time step by 1 time step. You can then compare in many ways. Upvote 0 Downvote
You can use the Memory block to delay the time step by 1 time step. You can then compare in many ways.