I created a MATLAB GUI that ables to collect data form an IP and monitor them to the end user. I packaged this GUI by MATLAB Development Tool and i'm using this stand-alone software. Can this software be called a "web-based software"?
Asked
Active
Viewed 29 times
-3
-
2I'm voting to close this question as off-topic because it is not a programming question, see [ask] – m7913d Jul 30 '17 at 14:22
1 Answers
0
Usually, a "web-based software" means a software that has a web user interface done with HTML and CSS. So the answer would be no because the software you created doesn't have a web user interface.
Your software would more likely be named a stand-alone application.

Niklas Rosencrantz
- 25,640
- 75
- 229
- 424