photo

Ruchika Parag


Last seen: Today Actif depuis 2024

Followers: 0   Following: 0

Statistiques

  • Knowledgeable Level 2
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Disable logging to disk from Simulink, during Reinforcement Learning training
Hi Federico, it seems like Simulink is saving simulation data to .dmr files in your temporary directory, despite using the 'rlTr...

3 jours il y a | 0

Réponse apportée
Output single Timetable from Simulink when some logged signals are not doubles
Hi Yevgeniy, the error arises because logical values do not support missing values, which 'extractTimetable' tries to handle usi...

3 jours il y a | 0

| A accepté

Réponse apportée
Pop-out axes from appdesigner into a separate figure
Hi Quy, to pop out axes from an App Designer app into a separate figure window, you have to create a new figure and copying the ...

3 jours il y a | 0

| A accepté

Réponse apportée
Training a deep neural network with a database as input
Hi Giulia, it looks like you are facing an error while training your deep neural network for time series forecasting. The error ...

3 jours il y a | 0

Réponse apportée
Problem of rotation of surface on xy plane
Hi Elisa, to address the rotation issue in your point cloud data, we need to ensure that the rotation aligns the profile correct...

4 jours il y a | 0

Réponse apportée
How to generate c code with joystick input?
Hi Li, you are obtaining that error because the "Joystick Input" block is not code generable. This means you cannot generate cod...

5 jours il y a | 0

| A accepté

Réponse apportée
Plot histogram of a series of images and extract cracks
Hi Elisa, it looks like you have a few issues in your code that might be causing the histogram not to be displayed properly. Her...

6 jours il y a | 1

| A accepté

Réponse apportée
Incorrect number or types of inputs or outputs for function vec.
Hi, 麒麟, 我将用英语回答这个问题,因为我的母语不是中文. The error you are encountering suggests that there is an issue with the 'exp' function in the...

6 jours il y a | 0

Réponse apportée
Constant Three-phase load with harmonic content
Hi David, to replace the Rectifier in the Simulink Harmonic Filter example with your actual three-phase current data, you can fo...

6 jours il y a | 0

Réponse apportée
Graph adjust controls play peekaboo
Hi Alessandro, for users to be able to adjust the horizontal axis in your app, you can programmatically control the appearance a...

8 jours il y a | 0

Réponse apportée
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...

8 jours il y a | 0

Réponse apportée
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....

12 jours il y a | 0

Réponse apportée
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...

12 jours il y a | 0

Réponse apportée
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...

12 jours il y a | 0

Réponse apportée
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...

16 jours il y a | 0

| A accepté

Réponse apportée
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:...

27 jours il y a | 0

Réponse apportée
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...

27 jours il y a | 0

Réponse apportée
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...

27 jours il y a | 0

Réponse apportée
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...

27 jours il y a | 0

| A accepté

Réponse apportée
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...

27 jours il y a | 0