Respondida
How to use a scheduler in System Composer?
Hi @Amine, To use the schedule editor, first, ensure that your architecture model was created using the "Software Architecture ...

9 meses hace | 0

Respondida
TI micro controller like hardware are supported for matlab simulation using code composer studio and also can we develop library using firmware data?
Hi @Rakesh, Code Composer Studio is a third party tool. I recommend you reach out to TI directly for support: https://support....

10 meses hace | 0

| aceptada

Respondida
How do you resize (shrink) the base model or canvas in System Composer?
Hi @Gergely, To fit the canvas to the architecture model, press the space bar twice. Hope this helps, Josh

10 meses hace | 0

| aceptada

Respondida
Signal merging : adapters do not show up in architecture views
Hi @Loic, I am assuming that you are filtering on an applied stereotype and that is making your adapters disappear. One way to ...

10 meses hace | 0

| aceptada

Respondida
Linear analysis not found
Hi @NITHIN PRANESH, I see that you posted this in the System Composer category so I am assuming you are referring to analysis o...

10 meses hace | 0

Respondida
Cycle through components according to stereotype
Hi @Loic, System Composer has a query feature that is optimized for these kinds of search tasks. The API list for the query lan...

11 meses hace | 1

| aceptada

Respondida
How can I know which file identifiers correspond to open files?
Also, if you want to avoid this, you can now use a cleanup object to close the file when the function is done (error or normal) ...

11 meses hace | 0

Respondida
Cancelling a variation on a system composer component
Hi @Loic, Right-click the variant choice that you want to keep and choose "cut", navigate back to the composition, then right-c...

11 meses hace | 1

| aceptada

Respondida
what is the difference between simulink architecture model and software architecture model
Hi @Xiaohong shen, That is a great question! System Composer's standard Architecture Template is geared toward generic architec...

11 meses hace | 0

Respondida
Code generation with a System Composer model
Hi @antonio-deepware, Do either of these options solve your problem? Option 1: Include the software architecture as a refere...

11 meses hace | 0

| aceptada

Respondida
How to export Stereotype Attributes as ReqIF within the Requirements Editor?
Hi @Julia, No, there is not currently an option to export stereotype properties via ReqIF (as of R2023a) but I put it in as an ...

12 meses hace | 0

| aceptada

Respondida
Trying to update link destination manually for link from Simulink to DOORS returns "Invalid destination is given" message
Hi @Andrew Stern, We are happy to help you work through this issue. Please reach out to our tech support so that we can take a ...

alrededor de 1 año hace | 0

Respondida
Matching Requirements Id and Simulink Subsystem Names
mdl = load_system('MyModelName') blk = getSimulinkBlockHandle('MyModelName/Path/To/Named/Subsystem') reqIDs = [slreq.outLinks(...

alrededor de 1 año hace | 0

Respondida
How to move a component in the system composer model hierarchy?
Hi @will, Cut-and-paste is an acceptable way of moving components in System Composer and should preserve ports, interfaces, ste...

alrededor de 1 año hace | 1

| aceptada

Respondida
How to generate architecture models from allocation view
Hi @Robin, There is not currently a native feature to support this but we have heard this request from a few customers and have...

alrededor de 1 año hace | 0

| aceptada

Respondida
How Can I edit interface Mappings in "Interface Adapter"?
Hi @영섭 손, The adapter is the correct way to map multiple interfaces to a composite interface. In R2021b, create your interfaces...

alrededor de 1 año hace | 1

Respondida
How to import proto file (.proto) as interface in system composer?
Hi @维招, There is not a way to do this natively but we have worked with a few customers on this in application engineering to ge...

alrededor de 1 año hace | 0

Respondida
How to access Simulink System Composer
Hi John, Yes, System Composer is a separate toolbox that needs to be installed and can be found in the MATLAB Add-On Explorer. ...

alrededor de 1 año hace | 0

Respondida
Change component size in system composer
Hi Aidin, You can use System Composer native APIs for this to interact with your architecture model in an object-oriented manne...

alrededor de 1 año hace | 1

| aceptada

Respondida
Flatten system composer view, see level 1 and 2 components together
Hey Will, Views is definitely the best way to visualize your architecture in a flattened manner. In R2022b, you can select a po...

alrededor de 1 año hace | 1

| aceptada

Respondida
No horizontal scrollbar on on UITable in App Designer
Hi, This is a known issue in R2022b. The suggested workaround for now is to reset the row names after adding data to your table...

alrededor de 1 año hace | 2

Respondida
How do I use Sequence Diagrams in System Composer?
Hi Ludwig, Sequence Diagrams were first introduced in R2021a so you will need to upgrade to take advantage of them. Execution s...

más de 1 año hace | 0

Respondida
ERROR-XMC-2029: Unspecified platform file. Please enter a valid platform file (.xpfm).
Hi Mahmut, Vitis Model Composer is a 3rd party product. I recommend that you reach out to them directly for support. https://w...

más de 1 año hace | 0

Respondida
Model Composer 2021a error : Error using matlab.internal.cef.webwindow (line 379)
Hi Mayukh, Xilinx Model Composer is a third party tool. I recommend reaching out to them directly: https://www.xilinx.com/supp...

más de 1 año hace | 0

Respondida
System Composer: how to create input/output port in system architecture model?
Hi Gadi, The recommended method in System Composer would be to create in/out pairs of ports by name so you would have, for exam...

más de 1 año hace | 0

Respondida
How to access architecture parameter from inside simulink model
Hi @Paul, Let me know if this answers your question for you: https://www.mathworks.com/matlabcentral/answers/1822793-system-co...

más de 1 año hace | 0

| aceptada

Respondida
Error occurred when exporting Architecture model in system composer
Hi jincheol Lim, It looks like you are passing a cell array to the systemcomposer.exportModel API. Please make sure that you ar...

más de 1 año hace | 0

Respondida
How to copy Architectural Views
Hi Bryce! System Composer now supports exporting images of Views and report generation as of R2022b. To export a view to PDF,...

más de 1 año hace | 0

Respondida
Having created a model of a system in System Composer, is there a way to view a list of all of the connectors in the model?
Hi Peter, Can you try systemcomposer.exportModel('MyModelName') and let me know if that gets you what you need? Regards, Jo...

más de 1 año hace | 0

| aceptada

Respondida
Inconsistent definitions (storage class export/import) error for a signal that is output of a referenced model which is used as input by another
Hi @Yugandhara Joshi, This is a great question! This highlights the importance of data management when integrating large archit...

casi 2 años hace | 1

| aceptada

Cargar más