Community Profile

photo

Ramo Rafsel


Last seen: 3 years ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 3

View badges

Content Feed

View by

Question


Why does my method doesn't recognise the variable U that I defined as global?
I wrote a method in the designer app, so that I can call the functions that I need without writting them every time for each but...

3 years ago | 2 answers | 0

2

answers

Question


Error: Index exceeds the number of array elements (0) on the linspace function
I have a following part of a long code that plots two data, Variables (time, value) and frequency ( the same start and end of ti...

3 years ago | 1 answer | 0

1

answer

Question


How to compare two string columns from different tables?
I have been trying to write a title for a plot using a table that I have for the variables (see the pictures), and I am aiming f...

3 years ago | 1 answer | 0

1

answer

Question


How can I put table cells in a plot title?
I have two different table that contain data of variables. The first one contains the values and times of the variables and the ...

3 years ago | 1 answer | 0

1

answer

Question


How to add time values in a table column with a loop?
I would like to fill an already existing table (which is the Frequency) with increasing values (increment) in a table from the ...

3 years ago | 1 answer | 0

1

answer

Question


Creating a time input dialog and plotting in the time period.
I would like to plot specific variables with their time and values, that have been saved and imported from Excel. Which I alread...

3 years ago | 2 answers | 0

2

answers

Question


A loop for sorting tables
I have a long excel file that contains values and times of different variables,which I already sorted by the variable name into ...

3 years ago | 1 answer | 0

1

answer

Question


Plotting frequency curves in one figure
I have 3 different frequency intervalls ( see frequency ranges columns) and I would like to plot them in one figure. I tried to...

3 years ago | 1 answer | 0

1

answer

Question


Adding 3 Frequency curves into an existing plot.
I have written the following code to plot the time, value and the average line of a variable. I have 3 different frequenc...

3 years ago | 1 answer | 0

1

answer

Question


Changing a double type cell in "HH:MM:SS" format.
I have a time column which has a double type, "4.099215427200000e+09" as an example of one cell of the whole column. Is there ...

3 years ago | 2 answers | 0

2

answers

Question


Getting shifted frequency curves instead of normal ones
Why do I get somehow displaced curves ( see first picture) that should normally be an unshifted curve?(see the second picture) ...

3 years ago | 1 answer | 0

1

answer

Question


Plotting a curve from 2 excel columns
I have two imported columns from Excel, the first one contains the time in HH:MM:SS Format in which the values in the second col...

3 years ago | 1 answer | 0

1

answer

Question


How do I control the xticks if x is a long imported excel column (Time Format: HH:MM:SS)?
How can I show out of the 1700 values of a time column (in HH:MM:SS format), only a couple of them in the x axis? Do I have to c...

3 years ago | 2 answers | 0

2

answers

Question


Problem while plotting twice in a figure
I have 2 imported columns from excel (time and value), that contain more than 10000 rows, I plotted them and also the average of...

3 years ago | 1 answer | 0

1

answer

Question


The scale of the x-axis (Format: HH:MM:SS)
I have 2 imported columns from excel that I plotted already, the time column ( the format HH:MM:SS) is on the x-axis and the val...

3 years ago | 1 answer | 0

1

answer

Question


Plotting the average line of a graph of a column imported from an excel
I have an imported table from an excel file of a large column with 15808 rows, I had successfully plotted it but I'd also like t...

3 years ago | 2 answers | 0

2

answers