Answered
How to build complex DL 5G waveform with multiple UEs, Layers and Precoding
Hi Alecsander, you can use the following example that illustrates the process of configuring and generating a 5G NR downlink ve...

6 months ago | 0

Answered
I have this problem unrecognized method property or field 'ArduinoPrefDirFolderName' for class 'arduino.setup.internal.TestConnectionScreen'.
Hi Sirawat, I understand that you are encountering an issue with the `ArduinoPrefDirFolderName` property for the `arduino.setup....

6 months ago | 0

Answered
TRiggered Subsystem is taking very high time
Hi Shivam, when you redesign your simulation to use Edge Triggered subsystems, it can become slower due to several factors. Here...

6 months ago | 0

Answered
Modeling a pde on matlab
Hi N G, you can check out the example on this page, which explains how to use a spatial mesh and plot the solution to model a pa...

6 months ago | 0

Answered
how to close an UIFigure from a second app
Hi GMabilleau, to close app2 from app3, you need to ensure that the handle to app2 is correctly passed and accessible within app...

6 months ago | 0

| accepted

Answered
Is there a way to manually control and delay drawing with 'nexttile', similar to how 'subplot' behaves, to improve plotting performance?
Hi Patrick, Here is a brief example of how you can manually control and delay the drawing with nexttile to improve performance:...

7 months ago | 0

Answered
code imported from app designer in .m reimported in .mlapp
Hi Jorge, Currently, there is no way to directly import .m code back into App Designer to recreate the .mlapp file. However, yo...

7 months ago | 0

Answered
How to save changes done inside Signal spec and routing blocks of a test harness?
Hi Maria, The Signal Specification and routing subsystems (Input and Output Conversion subsystems) ensure that signals passed i...

7 months ago | 0

Answered
Help with ocean transect plot
Hi Lisa, Here are some suggestions to help you achieve your goal: Interpolate Data in 2D: Use griddata or scatteredInterpolant...

7 months ago | 0

| accepted

Answered
App Designer (using uitimescope in standalone app)
Hi Sune, It sounds like the issue might be related to the way signals are logged in your Simulink model when the app is compile...

7 months ago | 0