Praneeti Mitra
Followers: 0 Following: 0
Feeds
提问
How to call an existing function 3 three times by creating an another function?
I already have a function which make a GUI. I want to call this function by creating an another function . I want to call that...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to call a function comprises of n number of functions?
I have n number of functions which makes a whole code to run. Now, I want to make a function which calls all the n number of fu...
3 years 前 | 0 个回答 | 0
0
个回答提问
Run 3 screens at a time/parallel screen
How to run three screens with the same GUI at a same time in 3 different computers with the same code? I have a code which pla...
3 years 前 | 1 个回答 | 0
1
个回答提问
Reset the variable after every iteration
This is a piece of code in which i am trying to work. I have MATLAB GUI where it points the exact locations of clicks. I have el...
3 years 前 | 1 个回答 | 0
1
个回答提问
I need help with the error called 'Error using vertcat Dimensions of arrays being concatenated are not consistent.'
I have a piece of code- position = [0.3189, 0.2189, 0.6320, 0.5320;... 0.1927, 0.0927, 0.3883, 0.2883;... ...
3 years 前 | 1 个回答 | 0
1
个回答提问
how to convert if statements into arrays with 4 cordinates
i have 4 cordinates consisting the ROI but right now its in if statement but i want to change it to array and how to do that?
3 years 前 | 0 个回答 | 0
0
个回答提问
convert normal GUI cordinates to normalized cordinates
How to convert normal GUI cordinates to normalized cordinates. How to write a function for that?
3 years 前 | 1 个回答 | 0
1
个回答提问
how do i unable a GUI to fit the screens irrespective of resolution?
I have created a GUI, now I want it to fit in all the screens irrespective of the resolution. Please suggest some ways to do it....
3 years 前 | 0 个回答 | 0
0
个回答提问
how do i unable a GUI to fit the screens irrespective of resolution?
I have created a GUI, now I want it to fit in all the screens irrespective of the resolution. Please suggest some ways to do it....
3 years 前 | 0 个回答 | 0
0
个回答提问
screen size should not be effected by the resolution
I want to change my screen size, means I want to change the system from laptop to desktop where the screen size is different and...
3 years 前 | 1 个回答 | 0
1
个回答已回答
How to change the background of graph, I was plotting a graph in different size of screen previously but now i have changed the position of the screen in figure and made the screen to full length, but the graph is coming like a white page?
The image like this is coming when I am increasing my screen size
How to change the background of graph, I was plotting a graph in different size of screen previously but now i have changed the position of the screen in figure and made the screen to full length, but the graph is coming like a white page?
The image like this is coming when I am increasing my screen size
3 years 前 | 0