Info

此问题已关闭。 请重新打开它进行编辑或回答。

How to convert fahrenheit to celsius with a popupmenu

1 次查看(过去 30 天)
Hi guys, i need your help with something:
I need a program to convert celsius to fahrenheit
on my GUI i have 2 edittext and and 1 popupmenu and 3 buttoms
i have to insert 1 value on the edittext 1, select the value to convert with the popupmenu (in this case fahrenheit)
and when i do clic on the bottom calculate, the value in celsius should be print on the edittext 2.
I hope you guys can help me
  1 个评论
Rik
Rik 2019-9-5
What have you tried so far? Keep in mind that you have to convert the char array to a numeric value when retrieving the text from an edit field.

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by