How can I import XML file into MATLAB interface GUI?

조회 수: 3 (최근 30일)
hemza khirani
hemza khirani 2018년 4월 14일
댓글: Jan 2018년 4월 21일
i creat interface gui in matlab for simulate movement of robots 6 dof , so now i need to import modele of robots XML to my interface gui , please i need some answers thanks
  댓글 수: 1
Jan
Jan 2018년 4월 15일
You cannot import an XML file "into a GUI". This is not meaningful. Please explain, why xmlread() does not solve the problem already? Do you want to convert the content of the XML file to anything, which you want to visualize in the GUI? If so, which kind of objects are you talking of? Tables, 3D objects, diagrams?

댓글을 달려면 로그인하십시오.

답변 (3개)

hemza khirani
hemza khirani 2018년 4월 15일
thanks for your answer, my project is to creat simulator for robotics to control there movement with slider, so i creat gui interface with 6 slider now i have to put my robot model CAD in my interface gui and make a relation between sliders and joint now i don't know how i can put my robot ( model CAD ) in my interface thanks again
  댓글 수: 1
Jan
Jan 2018년 4월 16일
편집: Jan 2018년 4월 21일
Does your "answer" concern my comment? Then please post this in the comment section, because this is not an answer to the original question. Thanks.
"Put my robot in my interface" is a very general question and can mean a variety of things. "model CAD" is not a unique description of the inputs also. Therefore I do not see the possibility for a matching answer yet.

댓글을 달려면 로그인하십시오.


hemza khirani
hemza khirani 2018년 4월 20일
thanks for your answer, my project is to creat simulator for robotics to control there movement with slider, so i creat gui interface with 6 slider now i have to put my robot model CAD in my interface gui and make a relation between sliders and joint now i don't know how i can put my robot ( model CAD ) in my interface thanks again

hemza khirani
hemza khirani 2018년 4월 20일
okay so which form that I can make my interface gui read my model of robots 3D and control it with slider
  댓글 수: 1
Jan
Jan 2018년 4월 21일

Please do not add details concerning the question in the section for answers. Better edit the original question and insert the information there.

Remember that the readers in the forum do not have any idea about what you are doing, except if you explain it. I cannot guess what "read my model of robots" mean and what "control" means exactly. It is not efficient to guess, what your inputs are and what you want as result. Please read How to ask a good question.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Robotics에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by