how to inter the diff and int in gui

3 views (last 30 days)
Bader Herzallah
Bader Herzallah on 6 May 2020
Commented: Rik on 6 May 2020
how i can inter diff and int in gui .
  1 Comment
Rik
Rik on 6 May 2020
Have a read here and here. It will greatly improve your chances of getting an answer.
A GUI in Matlab is not something special. You have a front-end with some bottons or other interactive elements, but the back-end is just normal functions. Once your code works you can directly use it in your GUI.

Sign in to comment.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!