Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross 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: alrubaie
  • Content: Threads
  • Order by date
  1. alrubaie

    Derivatives in Embedded Matlab

    Hi there, In Simulink, I'm trying to differentiate a function with respect to a non-time variable. So I created an embedded matlab function and wrote down the following: function phi = func(B) syms x; phi = diff(cosh(B*x)-cos(B*x)...),x); This function works if called from Matlab console, but...

Part and Inventory Search