Community Profile

photo

Praneeti Mitra


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer