Question


How to limit the output decimal places?
Hi everyone, I required upto 10 decimal place answer for my output, but after few decimal place its shows zero. Earlier i atte...

2 years ago | 1 answer | 0

1

answer

Question


How to move colorbar inside the subplot ?
Hi everyone, I need to move colorbar inside the subplot along with some secondry edits e.g. highlight a region and add text an...

2 years ago | 1 answer | 0

1

answer

Question


How to plot confusion matrix conditionally?
Hi everyone, I required to represent the output of two parameteres via a confusion matrix (heat map). The total number of obse...

2 years ago | 0 answers | 0

0

answers

Question


How to set colour bar scale as a power of 10?
Hi everyone, May somehelp me to adjust the colour bar scale with only major ticks (at 1e-9, 1e-8, 1e-7, 1e-6) Here is my sc...

2 years ago | 1 answer | 0

1

answer

Question


How to conditionality concat columns of a matrix?
Hi everyone, My data set consists of 60 rows and 86 columns. First row is parameter values that are ranging from 1.2 to 1.73. ...

2 years ago | 1 answer | 0

1

answer

Question


How to plot a jet colour bar for specific values ?
Hi everyone, My script works perfectly, but I unable to set the color bar as jet. May someone suggets a possible way out. Than...

2 years ago | 1 answer | 0

1

answer

Question


How to plot a smooth curve for Empirical probability density ?
Hi everyone, I require to plot an empirical probability density curve of a data set (184 rows, 59 columns). Initially, I pick ...

2 years ago | 1 answer | 0

1

answer

Question


How to apply looping in iteration process ?
Hi everyone, I required to apply diffrent initail guess for iterative solutions. For a single solution, the following script w...

2 years ago | 1 answer | 0

1

answer

Question


How to reduce matrix size conditionally?
Hi everyone, My dataset consists of 194 rows and 5 column. in each row either a non-zero value or NaN. I require to pick the n...

2 years ago | 3 answers | 0

3

answers

Question


How to pick only one non-zero value from each row of a matrix (iterative output)
Hi everyone, My question has two parts: Part_1: Iterative calculation I required to repeat my iterative calculation for diff...

2 years ago | 1 answer | 0

1

answer

Question


Multiple plotting issue?
Hi everyone, As per my script i expect an oputput of three plots but I get only one plot. May someone suggets how i can fix ...

2 years ago | 1 answer | 0

1

answer

Question


How can i get continuous plots with a video pause?
Here is my initial script that works perfectly for my probem: clear all clc xs=8; v=3; L=20; ta=0.2; t=1; % n=1:1:40; ...

2 years ago | 1 answer | 0

1

answer

Question


How to plot the required number of subplots?
As per my script there should be 40 subplots. but I unable tyo recognize the subplots after 28. Script as as follows: clc xs...

2 years ago | 2 answers | 0

2

answers

Question


Waves mode summation for a string
I required to computer code for mode summation for a string with a length of 20, wave velocity of 3. Here is my attempt: cle...

2 years ago | 1 answer | 0

1

answer

Question


How to plot unequal time series with same x-axis
Hi everyone, I required to plot two unequal time series data on one plot with two y-axis. For first times series: x-axis is ti...

2 years ago | 2 answers | 0

2

answers

Question


How to select files based on the name?
My dataset consists of about 6000 txt files. Every three files have same initial name but diffrent last name.I want to write a c...

2 years ago | 1 answer | 0

1

answer

Question


How to manage multiple subplots ?
My script run for 1=1:185 for every iteration, it generate two subplots. However, when I try to plot them in combination it s...

2 years ago | 2 answers | 0

2

answers

Question


How to generate and save multiple plots?
Hi everyone, MY script generate 185 plots and each plot further consists of 2 subplots. I need to plot both subplots in paralle...

2 years ago | 1 answer | 0

1

answer

Question


How to plot probability density curve?
I have modify the strip as per my data but its the resulst are not expected. Why the movemedian=25 is fixed here. X = readma...

2 years ago | 1 answer | 0

1

answer

Question


Regression line on log-log plot with error bounds?
Hi everyone, In my dataset, both x and y parametere have mean value, lower bound and upper bound. May someone suggest me how c...

2 years ago | 0 answers | 0

0

answers

Question


How to identify the hourly/daily missing data points?
Hi everyone, My dataset consists of long time series (about 20 years, excel sheet) with years, month, day, hour, mint, second....

2 years ago | 1 answer | 0

1

answer

Question


Conditional addition of matrix rows?
My data matrix consists of 54 coloumns and 186 rows. The values in the first column varies from 0 to 6. I need to add the rows o...

2 years ago | 1 answer | 0

1

answer

Question


How to get the confidence interval for bootstrap?
HI Everyone, My data set consists of 185 columns and 53 rows. Each coloumn consists of integeres and NaN enteries. I need to d...

2 years ago | 2 answers | 0

2

answers

Question


How to delete columns from a matrix, conditionally?
My data matrix consists of 400 colomns (about 25000 rows). Data set consists of number and NaN. I want to delete the columns hav...

2 years ago | 1 answer | 0

1

answer

Question


Unable to view the GUI in online matlab?
Hi everyone, I have attempted to run the script in online matlab. It perfectly run the script but I am unable to view the GUI....

2 years ago | 0 answers | 0

0

answers