From: Cale on 12 May 2010 15:20 Hello all, I am using a firewire camera that has it's own ActiveX SDK. One of the methods listed has the protype: Prototype DrawString( IN String Text, IN Integer X, IN Integer Y, IN IFontDisp Font, IN Long Color ) When I invoke in matlab I get: DrawString = void DrawString(handle, string, int16, int16, handle, Variant) It is required that I enter a valid IFontDisp object. How can I do this? What is the proper syntax? Thanks, Cale
|
Pages: 1 Prev: Is there a better way to create this repetitive array? Next: karssemeijer criteria+matlab code |