Community Profile

photo

Rohit P


Last seen: 5 meses hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How to Generate S-Function Block of a model having a initialize block at the top level using rtwsfcn.tlc target?
Hello MATLAB experts, i am facing an issue with code generation(S-function block creation) with my model. It has one initializ...

5 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


How to compare previous column values of all rows to the current column value with a user defined criteria
Hello MATLAB Experts,, i am stuck at a problem.. please help in solving this.. the Question is:- i have a matrix A = 2x6. No...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


how to find correlation of a row with all the other rows of a matrix ?
Hello guys, i am stuck at a problem.. i have 30000x8 matrix.. i want to find correlation coefficient of each row in the matrix ...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


how to open a excel workbook make changes in its first sheet while keeping all the other sheets along with the format as it is and write the workbook in other excel sheets?
Hello MATLAB Experts, i have an excel workbook which has 4 sheets. so,in the first sheet i want to change the values of differe...

alrededor de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to make combinations of different variables(each having some range) using some conditions?
Hello MATLAB Experts, i got stuck at this problem.i have some variables each having a range.For ex. i have variables A with ran...

alrededor de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how do i update a value of a particular column of a cell without changing other columns and store the updated value along with other columns in other cell?
Hello everyone, i read an excel file using xlsread in matlab.the excel file contains 2 columns and 5 rows. the structure of exc...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to Find value inside a matrix that satisfies a condition and store that value in column 1 its corresponding row in column 2 and its column in column 3
Hello All, i have a random 5*5 matrix.now i want to check in the matrix which value is present between 0.25 and 0.50.if present...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


variations of traffic scenarios for coverage
given a basic scenario script and specifications as input.how can i create variations of scenarios using this basic scenario aut...

casi 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can i generate test cases using mscript by implementing the combinatorial technique..i.e by using In parameter order algorithm(IPOG) algorithm?
Hello all, i read the papers and theory regarding generation of test cases efficiently by using combinatorial methods.the algor...

casi 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to find duplicate and missing files of a folder
Hello all, I have a folder in which there are 6 subfolders and each of those 6 subfolders have 100 .txt files.i want to find ou...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to check the path of each file and compare it with a string and if it matches copy them into new folder?
hello, i need to make a function in which there will be 3 parameters...first two arguments will be source folder and destination...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to write into excel columnwise
function writefiles(dest_folder) addpath(genpath(dest_folder)); %add folder to the path filesandf=dir(dest_folder); ...

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to search a keyword in text files and if it is found,write the string next to it in an excel file under a column ?
Hello all, I want to search a keyword *"import from"* from various *.art* files present in a folder.if found,i want to write ...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Compare files present in excel file with the files present in a folder,if match found copy them into a new folder
Hello everyone, I have an excel file which has 39 .art files and i have folder in my computer which has 4 subfolders,each sub...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to search a keyword from files of a folder and if found, check if the filename written just after it is present in entire folder or not??
Hello all, I got stuck in a problem, please help. I am trying to search a keyword "import from" inside many *.art* files p...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta