Chamath Vithanawasam
Followers: 0 Following: 0
Feeds
질문
Why did my Thinkspeak channel suddenly stop receiving data?
I've been uploading data from a set of moisture sensors to 6 channels on thingspeak (4 in one account and 2 in another). I am us...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to obtain the bandwidth from an sparameters() imported file?
When it comes to antennas, we require the bandwidth from obtained S11 readings, preferably below -10dB (Click here for more info...
5년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
Polynomial equation not giving expected result
So I found out that I am not supposed to ignore any polynomial regardless of how small it may be. Here is the reading with the 5...
Polynomial equation not giving expected result
So I found out that I am not supposed to ignore any polynomial regardless of how small it may be. Here is the reading with the 5...
5년 초과 전 | 0
질문
Polynomial equation not giving expected result
I have a set of X axis values that are known moisture content numbers. These values give me the Y axis values in a microcontroll...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
Cannot insert image into MATLAB GUIDE
I need to insert a small image into a GUI. Since using an axes (in this case tagged as axes2) seemed the likely option so I used...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
How to display the x and y values of the cursor location on plot in GUIDE
Suppose I plot a graph on an axis in MATLAB GUIDE. How do I get two static text boxes to display the x and y values of the point...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
Error using xlim for datetime values
I need to collect data from a text file, which I am attaching to this question, and the data collected needs to be plotted and t...
대략 6년 전 | 답변 수: 4 | 0
4
답변질문
Undefined function or variable 'detectImportOptions'.
I have a code which is supposed to collect data from multiple text files. (I will attach two of them here). The code used is as ...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
How to collect datetime from text entry and use in plot?
I have a collection of data that is taken at specific times. I plot this data in the usual method by using plot(). I need to mak...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Adjust x-axis using 2 sliders in GUIDE
I want to adjust the maximum and the minimum of a plot using two sliders, or any other alternative to that, the challenge is tha...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to plot a selected parameter off a list box?
I am creating a GUI that collects data from a group of .txt files. These text files have multiple sets of values, where I only n...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to read all text files in a folder with unknown number of files?
I have an unknown number of text files that need to be read and put into tables, and then all of those tables need to be combine...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to combine multiple time spans in Matlab?
I have data from multiple .txt files, each displaying temperature at different times throughout the day. Each .txt file is for o...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Issue with data format when using textscan()
I am trying to collect data from a .txt file and add it into a matrix in Matlab for plotting purposes, but there seems to be an ...
6년 초과 전 | 답변 수: 1 | 0