Adding a dropdown box for the variable unit BESIDE the variable

32 次查看(过去 30 天)
Hi there,
I don't have a lot of experience with Matlab and I am loosing time doing something simple, well it should be simple.
I have a live script electronic program that needs to enter components values with their units. I'd like to use something that will look like this.
but all I can do is this
the drop down box is configure like this
1 - Can I have a dropdown box to the right of the edit field for the units ?
2 - Can the Item values be numeric values ?
Also I would like to add the Items Labels and Item values in a file and load them at the beginning of the script because I use them all the time and I don't want to type them every time.
Matlab dates back to the DOS era (my era) and it shows. It's just a patchwork of attempts to keep the language up-to-date. Ugly code, in my opinion, with some strengths it's true but...
Thank you, bye.

采纳的回答

Matt J
Matt J 2026-2-12,0:34
Sure. For example,
  1 个评论
Pierre
Pierre 2026-2-12,0:50
If you add numeric values in the Item Values it will work as is.
I am knocking my head on my desktop now.
So simple..
I was digging in the App Designer.
Thank you.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

产品


版本

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by