Feeds
提问
Set decimal place for uitable
Hello there, I have a mat table and I want to present one of the column of such table (the data column) in one decimal place of...
8 days 前 | 3 个回答 | 0
3
个回答提问
Find closest values from two different matrices
Hello there, I deal with spatial datasets. I have two mat files, each of them contain a variable which vary in space. Let's go ...
8 days 前 | 3 个回答 | 0
3
个回答提问
Format scientific decimal place bar plot
Hello there, I want to make a data tip of the bar plot appeared in scientific format with one decimal place (example: 2.1x10^-3...
10 days 前 | 3 个回答 | 0
3
个回答提问
Scatter Plot following a colormap regulation
Hello there, I have a datasets of positions (attached). Here are my intention: Make a scatter plot with different color positi...
12 days 前 | 1 个回答 | 0
1
个回答提问
Plot files with legend names indicated from a value from each file
Hello there, I have 4 files, each of them containing 3 parameters in a matlab table, namely: z, station, and temp. I made a loo...
12 days 前 | 2 个回答 | 0
2
个回答提问
Boxplot and mean for selected range of temporal datasets
Hello there, I have a datasets containing 3 parameters, let's say z_i as depth, HOUR as time (in numeric format), and EP as the...
15 days 前 | 1 个回答 | 0
1
个回答提问
Slope of some groups of data separated by NaNs
Hello there, I have a dataset containing two variable, dx and z (please check attached file). The dx contain some groups of val...
21 days 前 | 2 个回答 | 0
2
个回答提问
Two lines of plot title with number and date time
Hello there, Does anyone know how to set the title of a plot which contains two lines of information? Let's get into this examp...
1 month 前 | 4 个回答 | 0
4
个回答提问
How to use retime to get the plot of mean and stdev in continous time series
Hello there, I have a datasets containing y-values in multi-years time series. My intention is getting the plot of monthly mean...
1 month 前 | 1 个回答 | 0
1
个回答提问
Spatial-Temporal Contour plot from multi excel files
Hello there, I have four groups of datasets (in excel files, attached). Let’s say they are: data_A1, data_A2, data_A3, data_A4....
1 month 前 | 1 个回答 | 0
1
个回答提问
Sub-sampling with mean value of a datasets including time
Hello everyone, I have an excel datasets containing parameters: data_x, data_y, and time in date format (see attached file). My...
1 month 前 | 1 个回答 | 0
1
个回答提问
Scatter plot with timescale colormap
Hello everyone, I have a datasets containing vx, vy, and t date time evolution in excel date format dd/mm/yyyy hh:mm format (se...
1 month 前 | 1 个回答 | 0
1
个回答提问
Mean of selected range of a matrix based on a range of values from another matrix
Hello everyone, I have a mat file (attached) containing 4 parameters: month, sa, ta, and sig. My intention is to get the mean a...
1 month 前 | 1 个回答 | 0
1
个回答提问
Scatter plot with colormap and colorbar based on one of the parameters plotted
Hello everyone, I want to plot three parameters using colored scatter plot where the colormap/colorbar represents the values of...
1 month 前 | 1 个回答 | 0
1
个回答提问
How to find the mean of a matrice based on a value in another matrice
Hello everyone, I have two matrices (attached file data_x.mat contains two matrices/parameters) namely 'month' and 'sa'. I want...
1 month 前 | 2 个回答 | 0
2
个回答提问
Find index of a nearest value
Hello there, If I have a data: x = [1 2 3 4 5 6 11 15 21 51 52 54 100 101 151 201 251 301 401]; Anyone knows how to get the in...
5 months 前 | 4 个回答 | 0
4
个回答提问
Create different interpolation steps in a column
Hello there, I have a data consisted of two column, let's say the first column is depth and the next one is data_x (see excel f...
6 months 前 | 1 个回答 | 0
1
个回答提问
Merge two plots with the same y axis
Hello there, I have two sets of parameter, x1 and x2 and they both vary with depth. Since the scale span of x1 is different to ...
6 months 前 | 1 个回答 | 0
1
个回答提问
Plot two areas of logarithmic plots
Hello there, I have two parameters that I want to plot them in one graph with area (transparent/alpha mode) for each of them as...
6 months 前 | 1 个回答 | 0
1
个回答提问
Create multi slopes from a profile
Hello there, Is there a possible way to create some slopes within a profile? My case: I have a profile containing some group of...
7 months 前 | 1 个回答 | 0
1
个回答提问
Delete rows of excel if any empty cell found
Dear everyone, I have an excel file containing some Stations defined in the first column (attached). Here, as shown below, I ha...
1 year 前 | 1 个回答 | 0
1
个回答提问
Write filename as the name of input file with append
Hello, I have an excel file (let's say dataset.xlsx) which then I do a sequence of processes and then get a new table of matrix...
1 year 前 | 1 个回答 | 0
1
个回答提问
Plotting variables of continuously array with different colors
Hello everyone, Is it possible to : (1) Change the value of Station column of this array (excel attached) into ordered rank St...
1 year 前 | 2 个回答 | 0
2
个回答提问
Split excel file and get ordered splittedfile names
Dear everyone, I have the lines as follow which splits an excel file into some excel files based on the number of Stations insi...
1 year 前 | 1 个回答 | 0
1
个回答提问
Scatter Color Scale for Looping Script
Dear everyone, I have some excel files. Each file containing some columns of parameter. I want to plot all of them in one graph...
1 year 前 | 1 个回答 | 0
1
个回答提问
Color Scale for looping script
Hello everyone, I have some excel files. Each file containing some columns of parameter. I want to plot all of them in one grap...
1 year 前 | 1 个回答 | 0
1
个回答提问
Ordering the name of excel files from short to longer length
Hello everyone, I have a script which split an excel file into several excel files using this code: data = readtable('dataset...
1 year 前 | 1 个回答 | 0
1
个回答提问
Split Excel file into several Excel Files or several Mat Files based on values of a column
Hello everyone, I have an excel file with several columns: Does anyone know how to split this file into some EXCEL files or...
1 year 前 | 1 个回答 | 0
1
个回答已回答
Error Matlab 2022 and 2023 : Undefined function 'find' for input arguments of type 'pattern'
Hello everyone, I thought my problem is solved after following the answer by Prashanth Soundararajan on this thread: https://w...
Error Matlab 2022 and 2023 : Undefined function 'find' for input arguments of type 'pattern'
Hello everyone, I thought my problem is solved after following the answer by Prashanth Soundararajan on this thread: https://w...
1 year 前 | 0
| 已接受
提问
Error Matlab 2022 and 2023 : Undefined function 'find' for input arguments of type 'pattern'
Hello, I found this kind of error recently on my matlab 2022a, 2022b, and even 2023 : Undefined function 'find' for input argum...
1 year 前 | 1 个回答 | 0