Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
This function is designed to be easily used by simply supplying data. Axis names, sensitivity value, plot saving and function definition are optional function inputs. The function returns two vectors with the low and high sensitivity values, along with a tornado plot. The syntax is:
[low,high]=TorPlot(data,names,0.2,true,fh);
where data=[1,2,3...] and names={'First','Second','Third'...}. 0.2 corresponds to a 20% sensitivity analysis and true indicates the plot will be automatically saved in the working directory as 'Objective.png'. fh is the function handle, ie: @my_fun. An example is included, accessed by typing help TorPlot or opening the file.
Citar como
Richard McCulloch (2026). Easy Sensitivity (Tornado) Plot Function (https://es.mathworks.com/matlabcentral/fileexchange/42391-easy-sensitivity-tornado-plot-function), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.1.0.0 (2,67 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
