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

1 visualizzazione (ultimi 30 giorni)

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 19 Ago 2016
s=[]
for r=1:R
for y=1:Y
for x=1:X
for o=1:O
s=s+...
end
end
end
end
  1 Commento
summyia qamar
summyia qamar il 19 Ago 2016
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

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by