WOLFRAM

WSMLink`
WSMLink`

WSMSensitivityName

WSMSensitivityName is being phased out in favor of using {var,par}.

WSMSensitivityName[var,par]

refers to the name of a partial derivative of var with respect to par.

Details and Options

Examples

open allclose all

Basic Examples  (3)Summary of the most common use cases

Load Wolfram SystemModeler Link:

WSMSensitivityName is used in WSMSimulationData:

Out[2]=2

The property "SensitivityNames" returns a list of WSMSensitivityName:

Out[3]=3

Sensitivities can be retrieved similarly to other variables:

Out[4]=4

WSMSensitivityName can be used in WSMPlot:

Get the available sensitivities:

Out[3]=3

Plot the sensitivity of y with respect to a:

Out[4]=4

Properties & Relations  (2)Properties of the function, and connections to other functions

The arguments of WSMSensitivityName are DotName:

Get the first sensitivity name from the simulation:

Out[11]=11

FullForm shows the structure of WSMSensitivityName:

WSMSensitivityName is automatically formatted:

Out[1]=1

The formatted version can be copied, pasted and used as input without loss of information: