Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: alepoli
  • Content: Threads
  • Order by date
  1. alepoli

    array in matlab function

    hi guys, i have a problem in a Control System of Simulink.. I've an array (values of error e=ysp-y) that I want to put as Input in a Matlab function like this function[iae]=load(u,h,iae_lim) .... if sign(e(tempo))==sign(e(tempo-1)) iae=iae+abs(e)*h; load=0; else if...

Part and Inventory Search

Back
Top