I am looking for any sample model for automated model generation of manufacturing processes using an Excel file as an input.

2 views (last 30 days)
I am looking for help in finding out a sample model for automated model generation of manufacturing processes. I have created an input file as Excel file. I am planning to write a script in MATLAB environment using simulink and simevents blocks without drag and drop method. The script will import the excel file and considering the excel file, A model will be generated automatically for further simulation purposes. The simulation example can be single line production,batch production etc.

Answers (1)

Benjamin Thompson
Benjamin Thompson on 14 Feb 2022
Here is a Mathworks article with many helpful resources. As you get started and have specific questions or problems please ask more questions with postings of your work in terms of code files or Simulink models.
  2 Comments
Andanu Vidya Sagar Patro
Andanu Vidya Sagar Patro on 14 Feb 2022
Thank you for the answer. Actually, I wanted to create objects automatically with MATLAB code and excel file. The data from excel will be read by MATLAB code and generate the model in MATLAB model environment using simulink and simevents objects. So there is no manual work of creating objects.
I am going to write code, before starting, I was thinking to refer if there is already any sample model available.

Sign in to comment.

Categories

Find more on Discrete-Event Simulation in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!