photo

Shivani


Last seen: ongeveer een maand ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 3
  • 3 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
2D visualization in simulink
Hello @nezha, As per my understanding, there is no visualization block in the Simulink library. However, there are a number of ...

ongeveer een maand ago | 0

Answered
Error when simulating in Simulink
Hello @HEBERT, The error message you're encountering, typically occurs in Simulink when working with masked blocks or during th...

ongeveer een maand ago | 0

Answered
Guidelines for Matlab script for use with Matlab embedded coder
Hello @Nitin Skandan While there isn't a single set of guidelines like MAAB for Simulink models, following the guidelines in th...

ongeveer een maand ago | 0

Answered
A Crash happened when terminal exit: Disabled - No sandbox or build area path
Hello @Jiaxin You are encountering this error while using the application due to a known issue caused by a bug in the third-par...

ongeveer een maand ago | 0

Answered
How can I connect CANopen with MATLAB?
Hello @Víctor Based on my understanding, MATLAB and Simulink do not directly support the CANopen protocol. However, an alterna...

ongeveer een maand ago | 0

Answered
How can I get the simulink house heating example model?
Hello @T Sodeinde, The commands to access a certain example are release-specific. The command you shared in the question can be...

ongeveer een maand ago | 0

Answered
matlab下载 Image Processing Toolbox时下载到一般出现异常
Hello @依帆 From the screenshots shared, I see that you are trying to install the Image Processing Toolbox in MATLAB R2024a, but ...

ongeveer een maand ago | 0

Answered
Delete the remote branch of the MATLAB project(Project used with MATLAB git)
Hello @鸿彬 The function 'discardChanges' was introduced only in MATLAB R2024a and therefore you won't be able to access it in th...

ongeveer een maand ago | 0

Answered
ccdesign help to create this calculation
Hello @MINATI PATRA, To achieve the intended results, kindly refer to the code snippet provided below. This implementation is b...

ongeveer een maand ago | 0

| accepted

Answered
Parfor Loop Error Using imwrite
Hello @Sanjeev Uthishtran From the context provided, it looks like the error encountered is due to an issue with file access or...

ongeveer een maand ago | 0

Answered
Disable zoom popup in Simulink 2022a
Hello @Jesse Beaupre, There is no option to disable the overview window in the bottom-left corner. This has been discussed in...

ongeveer een maand ago | 0

Answered
Error using confusionchart (line 68) Order must be an exact permutation of the class labels.
Hello @Ernest Modise - Kgamane The error you're encountering with confusionchart in MATLAB indicates that the order of the clas...

ongeveer een maand ago | 0

| accepted

Answered
collect2.exe: error: ld returned 1 exit status
Hello, It looks like you are encountering this issue due to a missing 'winsock' library. The following MATLAB Answer thread d...

ongeveer een maand ago | 0

Answered
Reinforcement learning with action updated once every few (say 100) time steps
Hello @Suyash Agrawal The workflow you wish to implement is discussed in detail in the folowing MATLAB documentation link: http...

ongeveer een maand ago | 0

Answered
i canot save my files
Hello @venkat, I was facing a similar issue while using MATLAB R2024a online. Although I was not able to resolve this issue, t...

ongeveer een maand ago | 0

Answered
Simulink Floating Scope Cannot Zoom in X
Hello @Brad Williams, I also encountered a similar situation some time ago. While searching for a resolution, I came across the...

ongeveer een maand ago | 0

| accepted

Answered
Error descargando el Support Package for Arduino Hardware
Hello @José David The following MATLAB Answer thread covers the workarounds and resolutions that can be used to address the iss...

ongeveer een maand ago | 0

Answered
How to output strings to the command window instead of live script?
Hello @FS, From what I understand, there is no functionality in MATLAB that allows printing a statement in LiveScript directly ...

ongeveer een maand ago | 0

Answered
How do I get this code to work properly?
Hello @乐, There is one syntactical error and a few warnings in the code snippet shared: There's an additional `end` keyword be...

ongeveer een maand ago | 0

| accepted

Answered
I am not able to open internally saved test harness, blockdiagram.xml is missing. How do I resolved this?
Hello @Dipen, The error message displayed implies that the test harness in question is corrupted, and it is unlikely that anyth...

ongeveer een maand ago | 0

Answered
How can we apply Slantlet Tranform for image processing?
Hi @Syifa, The following File Exchange link provides code for slantlet transformation: https://www.mathworks.com/matlabcentral/...

ongeveer een maand ago | 0

Answered
Why I am not getting sample time in discrete filter block?
Hello @Ramprakash, MathWorks does not recommend setting Sample Time for some of its blocks, and the Discrete Filter Function bl...

ongeveer een maand ago | 0

| accepted

Answered
Why i'm getting this error
Hello @Mohd Babar, The error you're encountering is due to an attempt to read from a file without properly opening it first. In...

ongeveer een maand ago | 1

Answered
Extracting data from struct as matrix
Hello @Rashi Monga, This question seems similar to https://www.mathworks.com/matlabcentral/answers/2128126-extracting-data-from...

ongeveer een maand ago | 0

Answered
Unable to read the data in excel file from MATLAB online.
Hello @Swathi, From what I understand, you may be encountering this error because you are trying to access a file from the MATL...

ongeveer een maand ago | 0

Answered
Error in legends of subplots using a for loop
Hello @Anil, Without the 'frq_%d%d.dat' files, I will not be able to recreate the plots at my end to provide an accurate soluti...

ongeveer een maand ago | 1

Answered
I want to design a Simulink model that work on Mobile sensors data like accelerometer data.
Hello @Gulfeshan, Without a more elaborate description of the use case I may not be able to provide an accurate solution but fr...

ongeveer een maand ago | 0

Answered
Reinforcement Learning: competitive or collaborative options in MARL Matlab
Hello, You can set up three explorer agents to collaboratively perform a particular task in Simulink by using the Reinforcemen...

ongeveer een maand ago | 0

Answered
'matlab.System' cannot be found in Signal Processing Toolbox Support Package for Linux IIO Devices
Hello @Thomas J Kelly The error you're encountering with your standalone desktop application compiled with the MATLAB Compiler,...

ongeveer een maand ago | 0

Answered
How do I remove outliers in data so that vectors are of the same length for plotting?
Hello @Vikash Pandey Based on my understanding, the 'rmoutlier' would be the correct function to obtain the results you are loo...

ongeveer een maand ago | 0

Load more