Answered
Message Send Block Sample Interval
In Simulink and SimEvents, the behaviour you're observing with the Message Send block generating an entity every 0.1 timesteps d...

2 years ago | 0

Answered
Serial Receive' is not connected.
I understand that while using Arduino support package for Simulink to transfer data signals between 2 Arduino’s, you are getting...

2 years ago | 0

Answered
Sending to Simulink for arduino serial monitor
I understand that you want to read distance data from an Arduino sensor and use it in Simulink. You can use serial port 0 to co...

2 years ago | 0

Answered
Accounting for clutter in radar simulation.
I understand that you want to know about how to account for a constant gamma clutter and how to implement the function for it. I...

2 years ago | 0

Answered
Running a table through a Fuzzy system and getting a readable output?
I understand that you want to know about ‘evalfis’ function and how to use it. This function takes an FIS and a matrix of input ...

2 years ago | 0

Answered
Ideal position (translation/rotation) source in Matlab/SimScape?
I understand that you are trying to differentiate your position signal to get a velocity signal and then feed that into a veloci...

2 years ago | 0

Answered
Simulink Logging Triggered data
I understand that you want to handle the issue of logging and comparing data from a continuous system and a triggered subsystem ...

2 years ago | 0

Answered
In audio processing, why stereo channel are changed to mono channel?
I understand that you want to know why stereo channel are changed to mono channel. In audio processing, stereo channels are som...

2 years ago | 0

Answered
Encrypt a signal from AudioDeviceReader
I understand that you want to encrypt a signal obtained from ‘AudioDeviceReader’ with any encryption algorithm. XOR encryption ...

2 years ago | 0

Answered
How to avoid solver resets using a memory block ?
I understand that the solver resets in a Simulink/Simscape model can indeed be a sign of numerical difficulties, such as when ze...

2 years ago | 0

Answered
How to write a resized GeoTiff in Matlab R2022a
I understand that the error you're encountering seems to be related to the Tiff function, which is used internally by geotiffwri...

2 years ago | 0

Answered
Assign different resources to different processes running in background
I understand that you are trying to set up two independent processes running in the background. The first process would generate...

2 years ago | 0

Answered
Unit of IMU readings in factorIMU
I understand you want to know the unit of ‘imunoise’ used in the example ‘Factor Graph-Based Pedestrian Localization with IMU an...

2 years ago | 0

Answered
Library 'Servo' is not uploaded to the board ERROR help
I understand that you are getting the error message- ‘Library 'Servo' is not uploaded to the board. Clear the current Arduino ob...

2 years ago | 0

Answered
UAV package delivery waypoints shortcut 4
I understand that you want to change waypoints and initial positions in a UAV package delivery project. For this you can use ‘a...

2 years ago | 0

| accepted

Answered
How to change the cell color of UITABLE in MATLAB2017B by using APPDesign?
I understand that you are able to change the cell colour of ‘uitable’ using the workaround given in the given link, but you want...

2 years ago | 0

Answered
goodness of fit after cftool
I understand that you have used ‘cftool’ to fit data with a function and now want to do a goodness of fit evaluation. After fitt...

2 years ago | 0

Answered
cftool: fitting again after changing the data stored in the selected variables
I understand that when you use ‘dividerand’ to randomly partition your data into training and validation sets, the partition is ...

2 years ago | 0

| accepted

Answered
Can Simulink model a microcontroller randomly missing control inputs?
I understand that you want to take an input and at random intervals hold it for 2-3 time ticks before giving output which also i...

2 years ago | 0

Answered
Register datatype of inport in s-function
I understand that you want to link any signal to the inport of your s-function block and then retrieve the size based on the dat...

2 years ago | 0

Answered
how to convert a matlab file to a C++ file?
I understand that you want to convert the .m file to .cpp file and the .m file consists of inbuilt functions from Image processi...

2 years ago | 1

Answered
How can I read the img file to extract the information of radiance from that file?
I understand that you want to open and access the hyperpsectral radiance values from the "f110515t01p00r06rdn_c_sc01_ort_img" fi...

2 years ago | 0

Answered
find_system with MatchFilter function is not working
I understand that the ‘find_system’ function with the ‘MatchFilter’ option allows you to filter blocks based on a custom functio...

2 years ago | 0

Answered
Issue related to Edit Time Check
Custom edit-time checks in Simulink allow you to define your own rules for verifying model compliance with specific requirements...

2 years ago | 0

Answered
Accuracy of Decision tree
I understand that you want to compute an accuracy of decision tree using cross validation model. In MATLAB, you can compute the ...

2 years ago | 0

Answered
pick an object using spatial contact force
I understand that you are facing issue with the bouncing behaviour you're observing in your Simulink model of a 3-PRR delta robo...

2 years ago | 0

Answered
Recording and saving a GUI experiment in Guide?
I understand you want to capture and save the screen while running a GUI created with GUIDE in MATLAB, for this you can create a...

2 years ago | 0

Answered
VideoInput properties reset when calling start(vidobj)
I understand you are facing problem where the settings are reset when you start the video input, this is not the expected behavi...

2 years ago | 0

Answered
Battery State-of-Charge Estimation Study: Addressing Errors Encountered After Saving
I understand that you are facing the error "Unrecognized function or variable 'BatterySOCEstimationData'" which indicates that t...

2 years ago | 0

Answered
Simulink Model explorer grey out
I understand that the model explorer of your Simulink model is completely grayed out, due to which you cannot change the value o...

2 years ago | 0

Load more