Community Profile

photo

Rohit P


Last seen: 5ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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ヶ月 前 | 0 件の回答 | 0

0

回答

質問


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...

1年以上 前 | 0 件の回答 | 0

0

回答

質問


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 ...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

約2年 前 | 0 件の回答 | 0

0

回答

質問


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...

約2年 前 | 0 件の回答 | 0

0

回答

質問


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...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

3年弱 前 | 0 件の回答 | 0

0

回答

質問


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...

3年弱 前 | 0 件の回答 | 0

0

回答

質問


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...

約3年 前 | 1 件の回答 | 0

1

回答

質問


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...

約3年 前 | 1 件の回答 | 0

1

回答

質問


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

約3年 前 | 2 件の回答 | 0

2

回答

質問


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 ...

約3年 前 | 1 件の回答 | 0

1

回答

質問


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...

約3年 前 | 1 件の回答 | 0

1

回答

質問


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...

約3年 前 | 1 件の回答 | 0

1

回答