Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations KootK on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Displaying Tables in Matlab (MSFLEX)

Status
Not open for further replies.

NaiP

Aerospace
Mar 8, 2006
1
Hello,

I am trying to display a table in a Matlab GUI using the MSFLEXGRID control with the following commands:

progid = 'MSFlexGridLib.MSFlexGrid.1'
gposition = [73.8000 47.1141 434.0000 143.4113]
h.grid = actxcontrol(progid, gposition, figure('pos',[300 300 500 500]))

However, I keep on getting the error: ??? ERROR: Control caused access violation

Does anyone know why/a possible solution?

Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor