{"id":19130406,"url":"https://github.com/mathworks/config-ui-for-simulink-variants","last_synced_at":"2025-07-14T13:02:39.576Z","repository":{"id":92435978,"uuid":"281118942","full_name":"mathworks/Config-UI-for-Simulink-variants","owner":"mathworks","description":"Configuration UI for Simulink Variant","archived":false,"fork":false,"pushed_at":"2020-07-20T14:36:18.000Z","size":2461,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-22T16:57:35.965Z","etag":null,"topics":["configuration-management","variants"],"latest_commit_sha":null,"homepage":null,"language":"MATLAB","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mathworks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-20T13:07:22.000Z","updated_at":"2021-08-18T13:26:14.000Z","dependencies_parsed_at":"2023-03-13T17:29:06.842Z","dependency_job_id":null,"html_url":"https://github.com/mathworks/Config-UI-for-Simulink-variants","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mathworks/Config-UI-for-Simulink-variants","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathworks%2FConfig-UI-for-Simulink-variants","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathworks%2FConfig-UI-for-Simulink-variants/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathworks%2FConfig-UI-for-Simulink-variants/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathworks%2FConfig-UI-for-Simulink-variants/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathworks","download_url":"https://codeload.github.com/mathworks/Config-UI-for-Simulink-variants/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathworks%2FConfig-UI-for-Simulink-variants/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265297028,"owners_count":23742584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["configuration-management","variants"],"created_at":"2024-11-09T06:10:40.292Z","updated_at":"2025-07-14T13:02:39.537Z","avatar_url":"https://github.com/mathworks.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![View Config-UI-for-Simulink-variants on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/78432-config-ui-for-simulink-variants)\n\n# Configuration UI for Simulink variants\nCopyright 2020 The MathWorks, Inc.\n\nThis example shows a way to specify variant configurations for Simulink models containing variant subsytems via a User Interface (UI). Simulink variant subsystem elements are listed in popup menus.\n\nvariantConfigUI function searches for all variant subsystems in a model and uses set_param to change 'VariantControlModel' and 'LabelModeActiveChoice'. Adding new variants also changes UI size.\nChanging a pop up menu's value immediately changes the active variant in the Simulink model.\n\n[VariantConfigAppdoc.html](https://github.com/mathworks/Config-UI-for-Simulink-variants/blob/master/doc/html/VariantConfigAppdoc.html) contains more details.\n\n![](doc/html/App.png)\n\n## Prerequisites\n\n[MATLAB](https://www.mathworks.com/products/matlab.html)\n[Simulink](https://www.mathworks.com/products/simulink.html)\n\nThe project contains an example using [Simscape](https://www.mathworks.com/products/simscape.html) blocks.\n\n## Getting Started\n\n1. Open project ConfigVariant.prj. The project startup opens the example model and the UI. If you do not have Simscape, open the UI with a Simulink example:\n\nvariantConfigUI('sldemo_variant_subsystems');\n\n2. Explore the UI and popup menus.\n3. Change selection in popup menus and see adjustments in the model\n4. Use variantConfigUI with your own model:\n\nvariantConfigUI(yourModel);\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathworks%2Fconfig-ui-for-simulink-variants","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathworks%2Fconfig-ui-for-simulink-variants","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathworks%2Fconfig-ui-for-simulink-variants/lists"}