Community Profile

photo

Hamid Ramezani


TU DELFT

Last seen: 16 days ago Active since 2011

Graduated from TU-DELFT university with a Ph.D. degree. See link for more information: https://ir.linkedin.com/in/hamid-ramezani-53077221

Statistics

All
  • Personal Best Downloads Level 4
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Answered
How to stop a script if conditions are met.
you may use "error" function instead of return

4 years ago | 2

Answered
Query event queue
This might helo you. This bacically enables the event queue in matlab. h = addlistener(src,'EventName',@callBackFunction); h.R...

4 years ago | 0

Answered
Suppressing superclass methods/events
This is the best you can do to hide the methods which are relared to handle (here superclass). All te methods are hidden except ...

4 years ago | 0

| accepted

Answered
Trading Toolbox Connecting to Interactive Broker
Dear All, Thanks for your comments and suggestions. I had the same problem (Win7, 64bit, updated, and all the requirements...

8 years ago | 1

Question


converting a "MATLAB Class" to "mex"
Hello, Is it possible to covert (compile) a MATLAB class (with several functions and properties) to a mex format to speed up...

8 years ago | 0 answers | 0

0

answers