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 > ...
5년 초과 전 | 답변 수: 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...
5년 초과 전 | 답변 수: 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...
5년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

