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
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
'char' button text
Expected Behavior
Environment