photo

Roger Gomila


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
31,701
of 300,765

REPUTATION
1

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
1

RANK
 of 21,084

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,941

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


IF statement inside a function called via rowfun.
I have some timetables in which I want to apply a function in which the following code is written: Z = 182.13; if any(Re_h > ...

5 years ago | 0 answers | 0

0

answers

Question


Label each line from plot automatically
I have the following plot generated by the curve fitting tool application I would like to instead of having the legend, to plot...

5 years ago | 1 answer | 1

1

answer

Question


Remove 'data' dots in legend from cfit plotting and add second x-axis labels.
I have this plot and I would like to get rid of the data points in the legend, it is a cfit plot with the following code: [xDat...

6 years ago | 1 answer | 0

1

answer

Question


Generate fitting curve from timetable plot
I have this table with percentatge values over time. When I do a scatter plot i get the following: I would like tot fit a lin...

6 years ago | 1 answer | 0

1

answer

Question


Declare a variable in a function for system of equation solving.
I was solving a system of equations for an iteration problem in an editor code and it worked fine, but when I copied the same co...

6 years ago | 1 answer | 0

1

answer

Question


Use all table/timetable variables as input arguments of function without writing each variable manually.
I am doing some calculations with functions over tables values. The function uses all parameters from the defined table and it a...

6 years ago | 2 answers | 0

2

answers

Question


Get daily max values from timetable keeping the other variables from 'maxed value' row.
I am working with a timetable with values of flow [m³/h] obtained approximately every 10 minutes over a period of a year. I woul...

6 years ago | 1 answer | 0

1

answer