| Spline Toolbox | |
| Provide feedback about this page |
Syntax
Description
f = fnchg(f,part,value)
returns the given function description f but with the specified part changed to the specified value.
The string part can be (the beginning character(s) of)
'dimension' |
The dimension of the function's target |
'interval' |
The basic interval of that form |
The specified value for part is not checked for consistency with the rest of the description in f in case the string part terminates with the letter z.
Examples
fndir(f,directions) returns a vector-valued function even when the function described by f is ND-valued.You can correct this by using fnchg as follows:
See Also
| Provide feedback about this page |
![]() | fnbrk | fncmb | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |