From: Jie on 27 Apr 2010 06:30 Hi I've read in this xml file into MATLAB using xmlread. There are two lines in the file that look like this: <Task key="Task_13" name="Time-Course" type="timeCourse" scheduled="false" updateModel="false"> <Problem> I want to insert a line of the form: <Report reference="Report_16" target="Mass vs Time.txt" append="0"/> between the <Task key="Task_13" name="Time-Course" type="timeCourse" scheduled="false" updateModel="false"> line and the <Problem> line. What command in matlab should I use to achieve this? Regards, Jenny
|
Pages: 1 Prev: Combining regions after bwlabel Next: abc-dq0 transformation |