Community Profile

photo

Giri


Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Answered
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 ago | 0

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 2

1

answer