Feeds
提问
Help with for loops
Trying to run this loop for 3 different varibles for H and T, i have it working to find the different forces of a wave for one s...
4 years 前 | 1 个回答 | 0
1
个回答提问
Storing data from a loop
I am struggling to store data from a loop, i need the data so that i am able to plot it. Thanks in advance! for i=2:50 i=f...
5 years 前 | 1 个回答 | 0
1
个回答提问
Creating a Path to a sub folder
I have created a loop that filters text files then plots them. I have a folder Raw_Data within the main folder, i am wanting thi...
5 years 前 | 1 个回答 | 0
1
个回答提问
Looping a process with 3 data sets
Previously i have written code to plot data, filter out values outside a specified range and then replot the data. This process ...
5 years 前 | 0 个回答 | 0
0
个回答提问
The title of a plot containing the data's file name.
I have a program that allows the user to select a set of data in a txt file. This data is then plotted. I was wondering as to ho...
5 years 前 | 1 个回答 | 1
1
个回答提问
Filtering Data between two user inputted Values
I have 22483 % 6 x 3 Matrix, I am trying to filter this data between two user inputted values using the prompt 'inputdlg'. I wa...
5 years 前 | 1 个回答 | 0
