[Matlab] Can't find inputdlg.m file

  • Context: MATLAB 
  • Thread starter Thread starter mesa
  • Start date Start date
  • Tags Tags
    File Matlab
Click For Summary
SUMMARY

The input dialog file, inputdlg.m, is located in the /toolbox/matlab/uitools directory of Matlab R2013b. Users can access and edit this file directly by using the command edit inputdlg.m. This functionality allows for customization of dialog box resizing options, enhancing user experience in Matlab. The discussion highlights the efficiency and user-friendliness of Matlab, encouraging users to explore its features further.

PREREQUISITES
  • Familiarity with Matlab R2013b
  • Basic understanding of Matlab file structure
  • Knowledge of editing scripts in Matlab
  • Awareness of dialog box functionalities in user interfaces
NEXT STEPS
  • Explore customization options for dialog boxes in Matlab
  • Learn about other useful Matlab commands for file editing
  • Investigate the toolbox directory structure in Matlab
  • Research best practices for user interface design in Matlab applications
USEFUL FOR

Matlab users, software developers, and UI designers looking to enhance their understanding of dialog box customization and file management within Matlab.

mesa
Gold Member
Messages
694
Reaction score
36
I want to look at it and see if there is another option to resize dialog boxes, does anyone know where it is hiding in MatLab R2013b?
 
Physics news on Phys.org
You can edit the file by just typing,

Code:
edit inputdlg.m

It's in the /toolbox/matlab/uitools directory.
 
  • Like
Likes   Reactions: 1 person
kreil said:
You can edit the file by just typing,

Code:
edit inputdlg.m

It's in the /toolbox/matlab/uitools directory.

That is exactly what I was looking for. Yet another simple and efficient way of working with this program, it seems I am becoming a fan of Matlab.

I shouldn't have been avoiding it for so long :)
 

Similar threads

Replies
6
Views
4K
  • · Replies 32 ·
2
Replies
32
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
6K