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

1 vue (au cours des 30 derniers jours)
summyia qamar
summyia qamar le 19 Août 2016
Commenté : summyia qamar le 19 Août 2016

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 19 Août 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 commentaire
summyia qamar
summyia qamar le 19 Août 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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by