NOTICE: THIS POLARION ALM SOFTWARE EXTENSION IS INTENDED SOLELY FOR DOWNLOAD AND USE BY LICENSED USERS OF POLARION ALM SOFTWARE PRODUCTS. IN CASE YOU HAVE NO VALID POLARION ALM SOFTWARE LICENSE, YOU ARE NOT ENTITLED TO DOWNLOAD, COPY, ACCESS OR USE THIS POLARION ALM SOFTWARE EXTENSION.
This software extension is licensed to you under the same license terms and conditions as applicable for the Polarion ALM software product to which the downloaded extension will be added.
EXCEPT FOR THE EXPRESS LIMITED WARRANTIES PROVIDED IN THE APPLICABLE SOFTWARE LICENSE, SIEMENS MAKES AND CUSTOMER RECEIVES NO EXPRESS WARRANTIES. ANY STATEMENTS OR REPRESENTATIONS ABOUT THE SOFTWARE AND ITS FUNCTIONALITY IN ANY COMMUNICATION WITH YOU CONSTITUTE TECHNICAL INFORMATION AND NOT AN EXPRESS WARRANTY OR GUARANTEE. IN ADDITION, SIEMENS SPECIFICALLY DISCLAIMS ANY OTHER WARRANTY INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. WITHOUT LIMITING THE FOREGOING, SIEMENS DOES NOT WARRANT THAT THE OPERATION OF THE SOFTWARE WILL BE UNINTERRUPTED OR ERROR FREE.
In addition please note that this extension is eligible for support services and that consequently any current maintenance and support services you may have purchased (if any) in connection to your Polarion ALM software will also cover this software extension.
By clicking the “Download” button below, you signify that you have read this statement and that you agree to these principles. If you do not agree, please click the "X" button located in the top right corner of this window and do not download this extension as you will not be entitled to copy, access or use it.
Special Note:
This is the old version of the Polarion Simulink connector. We encourage all Simulink and Polarion users to upgrade to the new version of the connector at your earliest convenience. The new version is available here. If you are using Simulink 2022a or above, you must use the new version of the connector.
Polarion Connector for Simulink® allows bi-directional traceability between Simulink models and Polarion REQUIREMENTS Work Items. You can navigate from Simulink model elements to its associated Polarion REQUIREMENTS Work Item and vice versa.
This bi-directionality along with versioning and audit trails helps facilitate collaborative design and requirements reviews in Model-Based Design workflows. For example, you can track the impact of changed requirements on your design, allocate resources or release timelines earlier in the development process.
Alternatively, you can also publish the Simulink models as a design requirement artifact for Polarion Requirements. This design requirement is automatically exported into Polarion native environment and includes a Simulink model preview. You can link this published design item to your system requirements easily using the bi-directional linking feature to simplify impact analysis and conduct reviews online.
The integration provides flexibility to create many-to-one links between Simulink Models and Polarion Requirement Work Items. You can create a link from multiple Simulink model elements to the same REQUIREMENT Work Item or link multiple REQUIREMENT Work Items to a single Simulink model element. The traceability information is stored both within the Simulink model and Polarion REQUIREMENTS enabling access from both the design and the requirements management environment.
Simulink, developed by MathWorks, is a data flow graphical programming language tool for modeling, simulating, and analyzing multidomain dynamic systems. It offers tight integration with the rest of the MATLAB environment and can either drive MATLAB or be scripted from it.
Improvement: SC-77 - Add a possibility to test the connection after defining the settings in Polarion.
- The user can now check if the connection’s properties are correct directly from the Polarion Settings Dialog.
- The user can now check if the user has permissions to create Work Items in the Project.
Improvement: SC-89 - Provide an improved method to generate a Stateflow diagram picture on the recent versions of MATLAB.
- The user can now export Stateflow Chart images to Polarion consistently from the parent model or from the diagram itself.
Fixed: SC-70 - Select all blocks and publish them to Polarion throws an exception in the Stateflow diagram.
- This fixes an issue with the Stateflow - when a transition is selected, an error is no longer shown during the publishing to Polarion - the element is now ignored.
- This fix also adds a customization option to specify other types to be ignored.
Improvement: SC-92 - Remove Extension.m from the default setup.
- Customization via Extension.m was enabled by default in version 2.3 - which led to the confusion of some customers. It is now disabled by default.
Fixed: SC-90 - Simulink integration does not allow proper configuration if the server/hostname is "polarion".
Fixed: SC-91 - Simulink integration shows an error on an attempt to use it with single-server/project configuration (no Extension.m configured) on ML 2019b.
2.3:
Fixed: SC-82 - Incorrect image name is used for reference in description
2.2:
Improvement: SC-84 - Provide Hint for Server URL, but not populate default setting
Improvement: SC-85 - Support publishing and connecting to Work Items from several projects
Fixed: SC-86 - Incorrect user name or password brings unreadable error message to the user
Improvement: SC-87 - Support publishing and connecting to Work Items from several servers
2.1:
Adds support to allow the connector to work with Polarion load balancer deployments.
Ensures compatibility with older Mathworks Simulink releases.
2.0:
Version 2.0 of the Polarion connector for Simulink provides a framework to extend the core functionality by allowing users to write simple custom code. There are 2 types of extension possible:
- Register additional menu items which will appear in the Polarion context menu found on diagram items.
- Add functionality to select or publish actions of the Connector.
To showcase this new functionality, an example of an extended function that supports populating the Mathworks Simulink Link Editor “User tag” field with Polarion work item standard and custom fields is included. Please see the included documentation for more information on how to use the sample example and extend the functionality of the connector.
1.04:
Fixed SC-61 - Linking with existingWork Item doesn't generate a new link to Polarion if there were no other links from the object.
Fixed SC-60 - Search Query field declared in documentation as optional, but if empty it leads to an error.