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: *

  1. erloroloco

    How to include cell arrays in a Matlab Embedded Function for simulink

    The idea of the calculation is to make calculations on an input array (called p). Afterwards, a calculation of the standard deviation within a range is introduced and should be written out into the workspace. At the moment, the following statement does what I want, but only in the matlab...
  2. erloroloco

    Problem filtering negative values of a matrix using loop statements

    Having a matrix defined by one column with 4000 integer values in rows, I would like to convert the negative ones into 0. e.g. v=[0;-1;-2;4;..] vconvert=[0;0;0;4] Therefore I tried to use the example described in the Mathcad13 tutorial, which skips over the nonpositive numbers with a...

Part and Inventory Search