필터 지우기
필터 지우기

Are you using Matlab in an Agile development environment?

조회 수: 1 (최근 30일)
KAE
KAE 2017년 5월 25일
댓글: Evans Harrigan 2020년 8월 17일
I am a researcher using Matlab, which means I am partly a programmer and so could benefit from improving how I write, document, and share code. My company is offering Agile training for our 'real' software programmers, and I am figuring out if this would be useful to me. I do some collaborative development, which seems to be the point of Agile. If you have experience using Matlab in an Agile development environment, I am curious if you find the Agile guidelines useful or not.

채택된 답변

Image Analyst
Image Analyst 2017년 5월 25일
Yes, we use it, though I usually call it extreme programming. The alternative way where every single one of the requirements is known in advance and presented to the programmers/developers, who then do exactly that and don't show anything to the requester until it's completely done (waterfall or "throw it over the wall" style of development) just simply doesn't work in a fast paced environment where users often don't know exactly what they want, or what they want/need changes in response to other exterior factors that were not known to anyone when the project started. You don't want to work 4 months on software and then show it to them and say "Here you go, it's done, and does exactly what you asked for" only for them to say they don't like it or want it done differently. So we need to continually give the customer prototypes, and get feedback from them, and iterate until they're happy.
  댓글 수: 1
Evans Harrigan
Evans Harrigan 2020년 8월 17일
My experience is that the programming language is orthogonal to the development methodology, including Agile.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Software Development Tools에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by