Function: plotAssetHist undefined

Hi,
To do a CVaR Portfolio Optimization I want to create histograms of the asset returns of some of the assets in my dataset.
The instructions on Mathworks (link to example) tell me to do this with the function plotAssetHist. However, when I type the command into my command window it tells me that the function is undefined.
Does someone know what could cause this problem? I have installed all the necessary toolboxes.
Thanks in advance and regards,
Chris
[SL: converted text of link into a link]

1 comentario

Guanjiong Zhang
Guanjiong Zhang el 29 de Mzo. de 2021
I have the same problem, please someone give some advice

Iniciar sesión para comentar.

 Respuesta aceptada

Kavya Vuriti
Kavya Vuriti el 2 de Dic. de 2019
Editada: Kavya Vuriti el 2 de Dic. de 2019

0 votos

Hi,
I think supporting function named 'plotAssetHist' is missing.Try using the suppoting function given in the link.

3 comentarios

JASINTHA
JASINTHA el 2 de Mayo de 2023
I too have the same error. Where can I find the link for the supporting function ? Thank you
Steven Lord
Steven Lord el 2 de Mayo de 2023
Scroll down in the example (linked in the original question) to the Supporting Functions section. The plotAssetHist helper function is one of the supporting functions defined in that section. You would need to copy that helper's code into a function file or a local function in a script / function / class file to be able to use it outside that example.
JASINTHA
JASINTHA el 3 de Mayo de 2023
Thank you so much :)

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Productos

Preguntada:

el 29 de Nov. de 2019

Comentada:

el 3 de Mayo de 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by