필터 지우기
필터 지우기

IQFEED connection to matlab is not working

조회 수: 2 (최근 30일)
sani
sani 2013년 5월 8일
답변: Josh Perry 2015년 8월 13일
I tried to open up connection with iqfeed but it has problems:
Can somebody help? I am using DTN IQfeed client 5.0
>> Q=iqf(4xxxx,6xxxx) Warning: Out of range or non-integer values truncated during conversion to character. > In iqf.iqf>iqf.iqf at 44 Warning: Out of range or non-integer values truncated during conversion to character. > In iqf.iqf>iqf.iqf at 44
Q =
iqf with properties:
User: 4xxxx Password: 6xxxxxx Port: {[1x1 System.Net.Sockets.Socket]} PortName: {'Admin'}

답변 (1개)

Josh Perry
Josh Perry 2015년 8월 13일
you must put your username and password in single quotes aka c=iqf('username','password)

카테고리

Help CenterFile Exchange에서 Call Web Services from MATLAB Using HTTP에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by