Noush
Followers: 0 Following: 0
Statistiques
15 Questions
0 Réponses
RANG
91 370
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
15 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
26.67%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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 ...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 3 ans il y a | 2 réponses | 0