Noush
Followers: 0 Following: 0
Feeds
提问
Plot has wrong x-values
Hi, I want to create a graph with two different plots, but the plots keep overlapping as you can see in the screenshot. I don't ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Running my script multiple times and storing variables in a matrix
Hi, I have a script (attached file) that produces five variables from the data of a chosen week (the user can chose a week in ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Reversing the cumtrapz function
Hi, I have created integral values in a table with the cumtrapz function. The cumtrapz values represent the capacity of a batter...
3 years 前 | 1 个回答 | 0
1
个回答提问
for and if loop with two variables does not work
Hi, I have an if and a for loop and I can't really figure out why it does not work. Can you tell my mistake? Basically I want ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Cumtrapz in a table does not work with datetime
Hi, I have a table with loading power values (column 4) of a battery and unloading power values (column 5). My first column ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Making tables from multiple doubles and datetimes
Hello, I would like to make 52 seperate tables from 52 columns that I have in three different arrays. How can I do that withou...
3 years 前 | 1 个回答 | 0
1
个回答提问
Using Trapz on datetime
Hi, I have this graph with the Power value on the y-axis and the datetime on the x-axis (overall a week is shown). I want to c...
3 years 前 | 0 个回答 | 0
0
个回答提问
Subscribing into a timetable using only the time values
Hello, I have created a timetable using the following code: sz = [120 4]; %Dimensionen of the Table varTypes = {'string','s...
3 years 前 | 1 个回答 | 0
1
个回答提问
Repeating time values on x-axis
Hi there, I have a table that contains a first column with time of the day and a second with the power of a machine. I would l...
3 years 前 | 0 个回答 | 0
0
个回答提问
For Loop gets ignored
Hello, I have this for loop. K is a table containing times in its first column and BC is a vector with zeros and ones. I wan...
3 years 前 | 2 个回答 | 0
2
个回答提问
If Statement in a table
I have the table K below and would like to use an if statement that replaces the zeros in the fifth column with 300, everytime t...
3 years 前 | 1 个回答 | 0
1
个回答提问
Time format/Repeating Times in a table
I have a table with time values written like this: 0830 for 08:30 AM. How can I change the format, so that Matlab recognizes tha...
3 years 前 | 1 个回答 | 0
1
个回答提问
Error Message: Undefined function, App Designer
Hello, this is the code I am using in order to first display data in a table, and then I would like to plot two columns of tha...
3 years 前 | 1 个回答 | 0
1
个回答提问
Splitting the first cell of my table into two
I have a table, in which the first cell has the date and then the time stored, but like this: 20050101:0030. So what seperates d...
3 years 前 | 1 个回答 | 0
1
个回答提问
Area between three curves
Hi everyone, I have a plot with three curves. I would like to find the area that corresponds to when the blue and green lines ar...
3 years 前 | 2 个回答 | 0