10/2/2011 9:50 AM | |
Joined: 4/12/2008 Last visit: 7/30/2025 Posts: 12 Rating:
|
I need to program a ramp function in the form of "s" anyone have any idea. thank you |
10/2/2011 10:21 AM | |
Joined: 1/28/2009 Last visit: 8/31/2025 Posts: 6874 Rating:
|
Dear TITI_Rx If you want a function similar to "S",I should inform you according to mathematical definition of function,this shape would not be a function because a vertical line can cross the shape in more than one point. These options are available: 1-piecewise implementation of a nonlinear function by NONLIN from here 2- if you do no want to use NONLIN function, you can write your own codes to create the function.Define intervals and line between the points(Y=AX+B). Best regards Best regards |
10/2/2011 6:03 PM | |
Joined: 3/21/2006 Last visit: 3/30/2025 Posts: 10239 Rating:
|
Hello, Take a look at www.oscat.de. There have a SRAMP function ready. best regards, Hristo Mihalev |
Follow us on