Community Profile

photo

Mohamed Habiballa Abdelmoez


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


How to combine multiple inputs in one string, in GUI ?
I want to get different inputs and combine them together in one string to use it somewhere else. For example: %%getting ...

5 years ago | 1 answer | 0

1

answer

Question


How to subtract 'datetime' from 'datetime' in MATLAB GUI ?
Hi, I am designing a program to calculate the time different between two cities. The operation is: subtracting second city t...

5 years ago | 1 answer | 0

1

answer

Answered
Guys why doesn't this code display 'Hello'?
Because the condition of the while loop to work is false since *"unique(A,'rows')" is EQUALE TO "A"* itself. *Try to use this...

5 years ago | 0

Question


How to make multiple loops?
Hi, in my code there are two while loops but when I run the program only on work at a time. *my question is: How to make all th...

5 years ago | 1 answer | 0

1

answer

Question


How to display a Localized Time of a specific city?
Hi, I am working on a program to calculate the Time Difference between cities. A part of the program is to display the current ...

5 years ago | 2 answers | 0

2

answers