Data File for Production Optimization Problem with MATLAB
1 回表示 (過去 30 日間)
古いコメントを表示
Hello everyone, i am working on an optimization algorithm to determine best order line set-up, i have created a data file with columns that have my orders,i am looking to check If the number of orders is not zero from the data file i created and if at least one vessel is not busy in my code, i am looking for a code similar to;
Order >= 1 and Vessel > 0
My question is how do i check conditions from my data file?
Thank you.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Problem-Based Optimization Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!