-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Summary
Two minor GUI issues in the PatternGeneratorApp:
-
Missing units labels: Parameters like spatial frequency, pole azimuth, pole elevation, and step size should display units (e.g., degrees) in the GUI labels. Currently, users must know the expected units from documentation.
-
'char' button text: After selecting an arena type from the dropdown, the dropdown button sometimes displays the text "char" instead of the selected arena name.
Steps to Reproduce
Missing units labels
- Open PatternGeneratorApp
- Look at parameter fields (spatial frequency, pole azimuth, pole elevation, step size)
- Note that no units are displayed next to the input fields
'char' button text
- Open PatternGeneratorApp
- Select an arena type from the dropdown
- Observe the button text shows "char" instead of the selected name
Expected Behavior
- Parameter labels should include units, e.g., "Spatial Frequency (°)", "Pole Azimuth (°)", "Pole Elevation (°)"
- Arena type dropdown should display the selected arena name
Environment
- MATLAB R2025b Update 2
- Observed while comparing PatternGeneratorApp output with webDisplayTools Pattern Editor
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels