Noush
Followers: 0 Following: 0
Statistics
15 Questions
0 Answers
RANK
91.388
of 295.569
REPUTATION
0
CONTRIBUTIONS
15 Questions
0 Answers
ANSWER ACCEPTANCE
26.67%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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 ...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 3 jaar ago | 2 answers | 0
2
answersQuestion
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...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 3 jaar ago | 2 answers | 0