Azzera filtri
Azzera filtri

Getting error Undefined function or variable 'iqf' with datafeedtoolbox

1 visualizzazione (ultimi 30 giorni)
When I run the command
>> c = iqf(username,password)
Undefined function or variable 'iqf'.

Risposte (1)

Steven Lord
Steven Lord il 13 Dic 2018
This function was introduced in release R2012b. Are you using that release or newer?
If you are, check the output of the ver function. Does it list Datafeed Toolbox, the toolbox that contains the iqf function?
If it does, it's possible that all the licenses for that toolbox are currently in use. Use the license function to check or ask your license adminstrator (probably someone in your IT department.)
  1 Commento
madhan ravi
madhan ravi il 13 Dic 2018
Does it list Datafeed Toolbox, the toolbox that contains the iqf function?
>> help iqf
'iqf' requires Datafeed Toolbox.

Accedi per commentare.

Categorie

Scopri di più su Downloads in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by