Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • toolbox toolbox
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 4
    • Merge requests 4
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Institute of Technical Acoustics (ITA)
  • toolboxtoolbox
  • Issues
  • #42

Closed
Open
Created Jan 20, 2022 by Hannes Helmholz@HaHeho

Syntax error in `ita_parametric_GUI` on ` ita_roomacoustics_gui`

I have never used the toolbox before, but I just did the basic first steps of cloning and running ita_toolbox_setup() and ita_toolbox_gui(). After wanting to open the room acoustics application, I get the following Matlab error which is maybe due to maybe lost compatibility in a new Matlab version? Or is it a configuration failure on my end, due to never having used the toolbox otherwise?

Dot indexing is not supported for variables of this type.
Error in ita_parametric_GUI (line 227)
                comment = pList{idx}.default.comment;
Error in ita_roomacoustics_gui (line 186)
guiOutput = ita_parametric_GUI(pList, 'Roomacoustics');
Error in ita_roomacoustics (line 89)
    varargout{1} = ita_roomacoustics_gui(varargin{1});
Error in ita_menucallback_RoomAcoustic (line 11)
raRes = ita_roomacoustics(audioObj); 
Error while evaluating Menu Callback.

Running on (not on M1 silicon btw)

MATLAB Version: 9.11.0.1837725 (R2021b) Update 2
Operating System: macOS  Version: 12.1 Build: 21C52 
Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
Edited Jan 20, 2022 by Hannes Helmholz
Assignee
Assign to
Time tracking