Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Search results for query: *

  1. lehmannkai

    How to retrieve file extensions from UIPUTFILE

    Hi, but that leads me off the actual problem. I worry about the case that the given filename is entered without extension. However, a filter eg. ".mat" was specified. I could attach the ".mat" in my function but how can I know that the user specified "*.mat" ...
  2. lehmannkai

    How to retrieve file extensions from UIPUTFILE

    Hi JockeK, thanks for your advise. Bit the thirs argument 'filetrindex' applies for Matlab Versions from 6.5 only doesn't it? I only have Version 6.2 available. What can I do? Regards, Kai
  3. lehmannkai

    display data in guide???

    Hi, you can use a GridFlex ActiveX control to display your data. That is very convinient and it looks nice as well. You can find a sample at http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3477&objectType=file Regards, Kai
  4. lehmannkai

    How to retrieve file extensions from UIPUTFILE

    Hi, I use UIPUTFILE to query for a path % file. Also 4 different file extensions are given in the query figure (*.eps, *.bmp, *.tif, *.jpg). How can I retrieve the file extension selected by the user? The user selects *.jpg for example. The entered filename is "test" only. How can I...
  5. lehmannkai

    writing events for ActiveX components in figures

    Hi there, can anyone tell me, how one has to implement events for ActiveX components in figures? I included the statement 'h=actxcontrol('dridflex',fig,{'Click','Gridfunction'})' in my figure file. Then 'Gridfunction' has to be an explicit .m file. However, I want to include the activeX...
  6. lehmannkai

    passing data to figures without activating them

    Hi, how can one pass data into an axes object without activating it with 'axes(handle)'. I want to implement another figure, which is on top of the axes figure, which queries data from the user and passes it into the underlying axes figure. However, I always have to activate the underlying axes...
  7. lehmannkai

    Grid ActiveX Control in Matlab Gui is not visible.

    Hi, I included the MS FexGrid Control in one of my matlab GUIs. The control works fine. However, when I call the GUI figure from another figure, the Grid ActiveX Control is not visible anymore. It doesn't seem to be there at all. Launching the figure with the ActiveX control alone works fine...

Part and Inventory Search