Rank: 2138 based on 24 downloads (last 30 days) and 5 files submitted
photo

Mihai Moldovan

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Mihai View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
22 Aug 2005 maxfig Maximizes a MATLAB R14 figure in Windows environment. Author: Mihai Moldovan gui tools, example, gui, api, maximize, handle 8 4
  • 5.0
5.0 | 3 ratings
16 Feb 2005 Screenshot settings Interact with Windows registry from MATLAB. Author: Mihai Moldovan external interface, settings, interact, registry, windows, external code interfa... 4 4
  • 5.0
5.0 | 3 ratings
20 Oct 2003 LOADACQ Imports *.ACQ files into a MATLAB structure. Author: Mihai Moldovan data import, data export, acq, import, load, filter 5 5
  • 5.0
5.0 | 6 ratings
05 Aug 2002 functionsclass A class that exposes MATLAB subfunctions as public methods of the primary functions. Author: Mihai Moldovan path, directories, files, byref, tutorial, classes 2 3
  • 5.0
5.0 | 1 rating
24 Jul 2002 api_showwindow The function warps the WIN32 ShowWindow API in User32.dll. Author: Mihai Moldovan gui tools, example, gui, windows api, tutorial, maximize 5 7
  • 5.0
5.0 | 6 ratings
Comments and Ratings on Mihai's Files View all
Updated File Comment by Comments Rating
06 Nov 2011 api_showwindow The function warps the WIN32 ShowWindow API in User32.dll. Author: Mihai Moldovan University, NK

Thanks for your kindly work! While it may not be used in Matlab ver > 7!!!

20 Apr 2010 maxfig Maximizes a MATLAB R14 figure in Windows environment. Author: Mihai Moldovan Ughi, Giovanni

it should be a great tool, but seems no longer working with Matlab 2009 under windows XP sp3...

anybody knows something about this?

28 Aug 2009 settings Interact with Windows registry from MATLAB. Author: Mihai Moldovan Groot, Paul

Nice function! I think there is a minor issue with the double backslash escaping. You can get rid of all the double backslashes by changing the fprintf-line from:
   fprintf(fid,t)
to
   fprintf(fid,'%s\n',t);

28 Aug 2009 settings Interact with Windows registry from MATLAB. Author: Mihai Moldovan Groot, Paul
25 Jul 2007 LOADACQ Imports *.ACQ files into a MATLAB structure. Author: Mihai Moldovan Hodgson, Dave

Superb, helped me out a great deal - Many thanks.

Top Tags Applied by Mihai
example, gui, gui tools, maximize, tutorial
Files Tagged by Mihai View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
22 Aug 2005 maxfig Maximizes a MATLAB R14 figure in Windows environment. Author: Mihai Moldovan gui tools, example, gui, api, maximize, handle 8 4
  • 5.0
5.0 | 3 ratings
16 Feb 2005 Screenshot settings Interact with Windows registry from MATLAB. Author: Mihai Moldovan external interface, settings, interact, registry, windows, external code interfa... 4 4
  • 5.0
5.0 | 3 ratings
20 Oct 2003 LOADACQ Imports *.ACQ files into a MATLAB structure. Author: Mihai Moldovan data import, data export, acq, import, load, filter 5 5
  • 5.0
5.0 | 6 ratings
05 Aug 2002 functionsclass A class that exposes MATLAB subfunctions as public methods of the primary functions. Author: Mihai Moldovan path, directories, files, byref, tutorial, classes 2 3
  • 5.0
5.0 | 1 rating
24 Jul 2002 api_showwindow The function warps the WIN32 ShowWindow API in User32.dll. Author: Mihai Moldovan gui tools, example, gui, windows api, tutorial, maximize 5 7
  • 5.0
5.0 | 6 ratings

Contact us at files@mathworks.com