Answered
How can I create a land mask to remove data points that are located on land?
I understand you want to create a land mask with higher resolution using the GSHHS database in MATLAB, you can use the ‘gshhs’fu...

2 years ago | 0

Answered
Time Scope with SDR
I understand that you're facing challenges in plotting the received signal from a Pluto SDR using the Time Scope block in Simuli...

2 years ago | 0

Answered
Creating a Clock Generator in Simulink
I understand you want to create a clock generator that generates a periodic signal representing the hours of the day from 0 to 2...

2 years ago | 0

Answered
How can I resolve the issue where Simulink fails to read a limit switch input from my Arduino, even though the wiring is correct and the limit switch works in the Arduino IDE?
I understand that your Arduino setup and limit switch work correctly when tested using the Arduino IDE, but the same setup doesn...

2 years ago | 0

Answered
problem with ultrasonic toolbox for arduino
I understand that you are facing an issue with programming the board or uploading the required code to the Arduino Uno. This cou...

2 years ago | 0

Answered
How can I add two input (voltage) on Live Data Acquisition app?
I understand that you are using the Live Data Acquisition (1.3) with a NI6001 data acquisition board, MATLAB® R2021a, Data Acqui...

2 years ago | 1

| accepted

Answered
using Matlab compiler for stand alone application
I understand that you want to convert your code to stand alone application and for this you are using Hadoop compiler but the ha...

2 years ago | 0

Answered
what is the error code?
I understand that the error you encountered, "All training cells must lie inside the rectangular region defined by X," typically...

2 years ago | 0

Answered
How to determine unknown class in CNN
I understand you want to handle unknown classes in a Convolutional Neural Network (CNN). When you introduce a new image (unknown...

2 years ago | 0

Answered
Realtime data analysis and storage
I understand you want to analyze the FFT and PSD of a specific time length (like 10 seconds) at a time continuously and plot it ...

2 years ago | 0

Answered
Serial.Write Data to arduino and then read it in matlab
I understand that you have an Arduino UNO connected to IMU that collects data from a gyroscope (presumably measuring X, Y, and Z...

2 years ago | 0

Answered
Publish & Snapnow issue in parallel jobs
I understand that you are facing an issue with ‘snapnow’ function mixing figures from different parallel jobs, this could be rel...

2 years ago | 0

Answered
How do I predict the future using a limited past years data with Matlab NARX or LSTM
I understand that you want to know whether you can use the available dataset to train a LSTM model in order to predict future va...

2 years ago | 0

Answered
How to place a dynamic visualization camera
I understand that you want to know about how to add frame information to the camera while creating a dynamic camera. To add fra...

2 years ago | 0

| accepted

Answered
Generating M-mode Ultrasound Image
I understand that you want to generate a M-mode image from 200 images or frames. Here are some steps which you can follow: Loa...

2 years ago | 0

Answered
Consider adjusting the initiator to invoke the function call periodically
Based on the error message you've encountered indicates that there is a periodic function-call block in your Simulink model, spe...

2 years ago | 0

Answered
Simulink real time test sequence selection from test manager
I understand you want to build and load only one time and then from the test manager run "N" number test cases. Yes, it is poss...

2 years ago | 0

Answered
How to implement robot from the Gazebo simulation
I understand you want to transition from simulating a robot in Gazebo with Simulink to using a real robot with Simulink and the ...

2 years ago | 0

Answered
STL to PointCloud : the pointcloud doesn't cover all of the STL parts.
I understand you're trying to read an STL file, convert it into a point cloud, and then interpolate that point cloud. However, y...

2 years ago | 0