i want to ask that how to write this in matlab?

1 次查看(过去 30 天)

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2016-8-19
s=[]
for r=1:R
for y=1:Y
for x=1:X
for o=1:O
s=s+...
end
end
end
end
  1 个评论
summyia qamar
summyia qamar 2016-8-19
do you have any experience of writing codes for alternate routes selection in Indutries where we have m machines p parts and different routes and we have to select a route which minimize our objective function

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Whos 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by