photo

Brian Greer


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
136,609
of 301,517

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,314

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 175,060

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Answer
  • Revival Level 1
  • First Review

View badges

Feeds

View by

Question


How can I best receive data from a web hook into Matlab?
There is website that can send text data via a webhook. I would like to process that data in Matlab. How can I best receive ...

5 years ago | 1 answer | 0

1

answer

Question


How to refresh annotations (in figures) using a timer function? See code below. I want to have this arrow "update" or refresh in spatial position everytime the timer calls the plot function. Thank you!
Sample code that I want to fresh in a figure using a timer... [Xf, Yf] = ds2nfu(data.tickX(end,1), data.dClose(end,1)...

8 years ago | 0 answers | 0

0

answers

Question


When running this code, I sometimes get a non-numeric message, not the data that I am expecting. i.e., d = 'HMDS data farm connection is OK:ilhmds' How do I get consistent data? Thanks!
ibContract = ib.Handle.createContract; ibContract.symbol='ES'; ibContract.secType='FUT'; ibCo...

9 years ago | 0 answers | 0

0

answers