Using creditscorecard Objects: Where can I download CreditCardData.mat?

I am trying to work through http://www.mathworks.com/help/finance/creditscorecard-object.html. Unfortunately CreditCardData.mat is not provided. I have tried to use other data, but I only get errors, including: Undefined function or variable 'creditscorecard'.

 Respuesta aceptada

You may already have it. In the Command Window or your script file, type:
which CreditCardData.mat
It should return the full path in the Command Window (or in a variable if you use the function form of which and request output).

Categorías

Más información sobre Downloads en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 19 de Jul. de 2015

Respondida:

el 19 de Jul. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by