Giri
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
how to replace a child node with another child node in an XML file?
I happed to find the solution myself on this. Apparently the only thing that i had to do was a) Get the required "Profile" no...
how to replace a child node with another child node in an XML file?
I happed to find the solution myself on this. Apparently the only thing that i had to do was a) Get the required "Profile" no...
6 years 前 | 0
提问
how to replace a child node with another child node in an XML file?
Hi, I have an XML snippet in the following format. </Markings> <Profiles> ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Recovering text between parentheses using regexp
Hi, I am trying to create a regular expression using which i can recover the string between two parenthesis. I have created t...
6 years 前 | 1 个回答 | 0
1
个回答提问
Methods of Excel COM objects
Hi, I am exploring the possibilities of Excel automation using matlab. Are there any referable online documentations for the ...
6 years 前 | 0 个回答 | 0
0
个回答提问
How do i open and close a panel with a pushbutton in matlab GUI guide?
I have a pushbutton in my Matlab GUI and if i press the pushbutton at the start a panel drops down. Now what i want is,when i p...
6 years 前 | 1 个回答 | 0
1
个回答提问
creation of a structure of cells
Hi, I have a set of data as can be seen from the attached snapshot. As can be observed, it is a set of repetitive data. I am ...
6 years 前 | 0 个回答 | 0
0
个回答提问
How do i get to store all the duplicate variables having different values in an array in matlab?
For example i have 5 variables with the same name 'a' having different values in a a table. when i iterate through all the rows...
6 years 前 | 1 个回答 | 0
1
个回答提问
Return the output (which is a structure) of an eval function
Hi, i am using the eval function to create a structure from the data i have like shown below: c = RoadXML.Network....
6 years 前 | 0 个回答 | 0
0
个回答提问
Create XML with document name and attributtes
Hi, I am developping a code to create an XML document from data retrived from an excel sheet. The requirement is such that, t...
6 years 前 | 1 个回答 | 0
1
个回答提问
Looping through properties of a class object
Hi, I am developing a code to create an XML file from the data retrieved from an excel sheet. The retrieved data are stored i...
6 years 前 | 1 个回答 | 2