Risposto
How to look under a locked mask (RL Agent)
Hi @Ismaeel I understand that you want to see the internal blocks and the connections inside this block (RL Agent). But someti...

7 mesi fa | 0

Risposto
Why do I get "Error: struct contains references from non-struct array object" when building my S-Function in Simulink Real-Time?
Hi @Iker Pacho Fernández I understand that you are facing the error: struct contains references from non-struct array object Y...

7 mesi fa | 1

Risposto
Roadrunner Prop/Object coordinates and values in MATLAB/Simulink
Hi @Edward Lyons To export the coordinates of prop/object from a Roadrunner Scene you may follow the similar workflow described...

7 mesi fa | 0

Risposto
gpuArray large sparse arrays. Error codes: "CUSPARSE_INTERNAL_ERROR" / "UNKNOWN_ERROR"
Hi @Joseph Hansen-Shearer I understand that you are getting the errors when you create a large sparse gpuArray with the first G...

7 mesi fa | 1

Risposto
The "Look Under Mask" option for Equation of Motion Blocks is disabled - Is this a limitation of an Academic license?
Hi @Michael I understand that you are unable to see the Look under Mask icon in EOM block in Aerospace Blockset in Academic lic...

7 mesi fa | 0

Risposto
Error when trying to edit Matlab Function after saving the model.
Hi @Timo Koivula I understand that you are getting the error "Error while processing HTTP request. Bad URI syntax", when trying...

7 mesi fa | 1

| accettato

Risposto
How can I add a partially transparent solid angle volume (defined by azimuth and elevation angles) to highlight a region of interest in a Site Viewer window?
Hi @Clinton Siedenburg I understand that you need to highlight region of interest in the 3D window of Site Viewer that looks li...

7 mesi fa | 1

| accettato

Risposto
I am embedding text file but am getting very low ssim value using dct but am getting good PSNR Value How?
Hi @Ramya I understand that you are getting low SSIM (Structural Similarity Index) and good PSNR (Peak Signal-to-Noise Ratio) w...

7 mesi fa | 0

Risposto
How to pass multiple (>50) variables between blocks in Simulink
Hi @Karol P. I understand that you want to pass multiple variables of different type (double, vector, string etc.) between bloc...

8 mesi fa | 0

Risposto
Why do Mask Parameters in models revert back to default when their library block is converted into a reference subsystem?
Hi @Gareth I understand that you need to intact the mask parameters when converting a library block to a referenced subsystem a...

8 mesi fa | 1

Risposto
create a FEA of cantilever beam model that has predefined initial strain
Hi @Andreia Sousa da Silveira I understand that you want to add the predefined initial strain to your cantilever beam. To apply...

8 mesi fa | 2

Risposto
Simulink edit makefile to create a library instead of executable
Hi @Mikel85 I understand that you want to create an independent library using makefile. If you have Embedded Coder license, you...

11 mesi fa | 1

Risposto
How to link MATLAB to Aspen Adsorption?
Hi @Ma Wi To determine the specific ProgID for Aspen Adsorption installed on your system, you can follow these steps: Open the...

11 mesi fa | 0

Risposto
Faster indexing from Matfiles with similar names
Hi @Chun Hei Chan The 'matfile' function in MATLAB allows you to index and access specific variables in a matfile without loadi...

11 mesi fa | 1

Risposto
Stateflow variable is not exported as XML
Hi @Woongsik I understand that you are facing the issue where Stateflow variables are not exported to XML, there are a few poss...

11 mesi fa | 0

Risposto
Protected model has different behavior from base model
Hi @Jake Gareau A protected model may have a different behaviour from its base model due to the implementation of certain secur...

11 mesi fa | 1

| accettato

Risposto
Mask information is lost when copying block
Hi @Philip I understand that you are experiencing issues with the mask information of your self-defined blocks being partially ...

11 mesi fa | 0

Risposto
Simulate a non linear system from input and output signals
Hi @suniya vs To replicate the harmonics in your output signal using the provided code, you can try the following steps: Incr...

11 mesi fa | 0

Risposto
How can I save Neural Network Statsitics?
Hi @Ali Almakhmari To programmatically save the statistics of a neural network in MATLAB, you can use the 'save' function to sa...

11 mesi fa | 1

| accettato

Risposto
Potential conflicting usages of identifier 'XXXXYY': a data type, and the name of a top level function for the model 'XXXX'
Hi @Mark Roseman The error message you received indicates a potential conflict in the usage of the identifier 'XXXXYY' within y...

11 mesi fa | 0

Risposto
Cannot find unconnected line
Hey @Augusto Dufloth I understand that you are unable to find the connected block despite Simulink showing errors for the same....

11 mesi fa | 0

Risposto
Periodic performance issues (related to MATLABWindow.exe?)
Hey @Cyrano Chatziantoniou I understand that you want to know the potential cause for the performance hits while scrolling thro...

11 mesi fa | 0

Risposto
Simulink window rendering incorrectly
Hey @Pranav Here is the possible workaround to fix the pixelated aliasing artifacts in Simulink GUI windows on your Ryzen 9 RTX...

11 mesi fa | 0

Risposto
How to customize setting the included angle of the XY axis to 120 degrees?
I understand that you want to set the angle between XY as 120 degree while keeping Z-axis perpendicular to XY plane. This can be...

11 mesi fa | 1

Risposto
I have a model for which time delay is coming negative and I'm unable to find transfer function. How should I proceed to calculate tf?
Negative time delays in MIMO process can occur due to factors such as system dynamics, signal propagation delays, processing del...

11 mesi fa | 0

Risposto
Integrate polar histogram values about a certain value
Here is the function to integrate normalized polar histogram to clockwise & counterclockwise away from mean: function [clockw...

11 mesi fa | 1

| accettato

Risposto
Terminating the external program with system command.
Here is the possible workaround to ensure MATLAB terminates XFOIL properly: Use ‘system’ command with appropriate options: s...

11 mesi fa | 0

Risposto
How Programmatically Edit parameters an Instance of a Masked Simulink Library
In order to retrieve the file path of instance being called and to change the parameter of that instance you can follow the wor...

11 mesi fa | 0

Risposto
How to interrupt Simulink when running through Python? (Requirements: Monitoring? Waiting for the interrupt signal from users)
I understand that you want to pause the simulation in between, perform some action, and resume the simulation later. You can uti...

11 mesi fa | 1

Risposto
matlab与c/c++混编如何生成指向外部常量结构体的指针?
我将用英语回答您的询问 You can pass the pointer to camera information structure as an input to the function as shown in the code below: ...

11 mesi fa | 0

Carica altro