Feeds
提问
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 > ...
6 years 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 1 个回答 | 1
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0

