photo

BhaTTa


Last seen: Today 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • Knowledgeable Level 2
  • 6 Month Streak
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
dot Indexing is not supported for variables of this type error on a scatterplot
Hey @Henry, I understand that you are facing error in scatter_2 plot, specifically with using dot indexing on total_over_stress...

3日 前 | 1

回答済み
Target Block Builder Tool
Hey @Valerio, alternatively you can use IO Device Builder for creating device driver blocks. Please refer to the below documenta...

5日 前 | 0

回答済み
Problem when downloading Code from Simulink to Arduino Mega 2560
@Samet Tapar, Refer to the answer below: https://www.mathworks.com/matlabcentral/answers/573637-gmake-no-rule-to-make-target

6日 前 | 0

回答済み
I am facing problem with DHT11 Sensor. Can you please help on this?
Hey @MUHAMMAD HANIF ISMAIL, I understand the issue you're facing. as an alternative I recommend using the IO Device Builder, you...

6日 前 | 0

回答済み
using MATLAB , how could i send the data from my iphone to a remote computer and represent those data in a graphical format
Hey @Bhavya Rathod, ThingSpeak is a great option for collecting, analyzing, and visualizing data from your devices, such as an i...

約1ヶ月 前 | 0

回答済み
Matlab for my needs
Hey @Idan, To address your questions: 1. Sending Data to a Sensor from MATLAB: Yes, it is possible to send data to a sensor f...

約1ヶ月 前 | 0

回答済み
refer to variable within matrix calculation
Hey @jelle, I assume that you wan to calculate the mean of specific segments of data from a column in output and placing these m...

約1ヶ月 前 | 0

回答済み
Triplot Error
Hey @Jennifer, Usually "Index exceeds matrix dimensions" error indicates that you're trying to access an element of a matrix or ...

約1ヶ月 前 | 0

回答済み
city in europe
I assume that make the map of Paris in one general plot of Europe, please refer to the below code: % Create a map of Europe wit...

約1ヶ月 前 | 0

回答済み
How to create DHT11 sensor block
refer: https://www.mathworks.com/help/simulink/supportpkg/arduino_ref/dht11-relative-humidity-temperature-io-device-builder.html...

2ヶ月 前 | 0

| 採用済み

回答済み
Is there any app?
IO Device Builder app in Simulink Support Package for Arduino Hardware allows you to quickly create a System object for custom o...

2ヶ月 前 | 0

| 採用済み

回答済み
TRANSFER FCN FUNCTION BLOCK
Hey @SARAVANAN SINGARAVELU, I understand from your question that you want to analyze temperature characteristics using a transf...

2ヶ月 前 | 0

回答済み
MATLAB code runs but it throws error once compiled.
If the error is coming from legendreP() function please refer: https://www.mathworks.com/matlabcentral/answers/373317

2ヶ月 前 | 0

回答済み
I need data to be sorted but be consistent from the data values they came from
refer : https://www.mathworks.com/matlabcentral/answers/583727

2ヶ月 前 | 0

回答済み
Add and remove node from graph
Hey @mh fr, To add back the removed nodes to a graph in MATLAB, you can follow these steps: Store the Removed Nodes: Keep track...

2ヶ月 前 | 0

回答済み
Underline text when mouse passes over it
refer: https://www.mathworks.com/matlabcentral/answers/28189-underline-text-in-gui

2ヶ月 前 | 0

回答済み
Travelling salesman problem GA Matlab code debug
Replacing nnminr with min Row-wise Minimum: Use min(x, [], 2) to get the minimum value of each row. Column-wise Minimum: Use m...

2ヶ月 前 | 0

回答済み
Remote API CPLEX for Matlab
refer: https://www.mathworks.com/matlabcentral/answers/262857

3ヶ月 前 | 0

回答済み
plot datetick with mmm, dd yyyy in lower right corner as in datetime axis
Hey @F S, I understand that you want to display a date label in the lower right corner of a plot with a datenum x-axis, you can ...

3ヶ月 前 | 0

回答済み
Expression is too large for MATLAB to evaluate
refer: https://www.mathworks.com/matlabcentral/answers/195103

3ヶ月 前 | 0

回答済み
Crash matlab after use help.
refer: https://www.mathworks.com/matlabcentral/answers/332742

3ヶ月 前 | 0

回答済み
error opening simulink in matlab r2014a
Hi @suyash, the error message you're encountering indicates that MATLAB cannot find a function or variable named simulnk. This i...

3ヶ月 前 | 0

回答済み
gui code for speech recognition
Hey @ATULYA ARYA, MATLAB provides tools like MATLAB App Designer to create GUI elements, and you can use the Audio Toolbox for s...

3ヶ月 前 | 0

回答済み
Requesting a Matlab code
Hey @saikiran Puranam, filtering human voice using a band-stop filter in MATLAB involves several steps. Human voice typically ra...

3ヶ月 前 | 0

回答済み
how to extract only digits from an image
To extract digits from an image in MATLAB, we typically follow these steps: 1. Image Preprocessing: Read the image: Load t...

3ヶ月 前 | 0

回答済み
Matlab export to excel borders format
refer: https://www.mathworks.com/matlabcentral/answers/310354

3ヶ月 前 | 0

回答済み
Search table and assign to uitable in gui using GUIDE
Hey @Nikhil Tamhankar, Its good to use MATLAB App designer to achieve you requirement, you can create a table in MATLAB App desi...

3ヶ月 前 | 0

回答済み
How to display Workspace variable data/Value in a uitable format?
Hey @Syed Zenith Rhyhan, refer to this documentation: https://www.mathworks.com/help/matlab/ref/uitable.html

3ヶ月 前 | 0

回答済み
Generate Simulink Model from XML file
refer: https://www.mathworks.com/matlabcentral/answers/349718

3ヶ月 前 | 0

回答済み
Convert XML file to Simulink Model
Hi @Ibrahim Abdullah. I assume that you have received a Simulink file as a zip file and upon extracting the zip file you see an...

3ヶ月 前 | 0

さらに読み込む