Community Profile

photo

Sameer Kumthekar


Last seen: 5 months ago Active since 2011

Statistics

  • Explorer
  • First Review
  • Thankful Level 3
  • First Answer

View badges

Content Feed

View by

Question


what tool boxes are required for device drivers
One of our requirement is to implement device drivers in matlab. It could be ADC, DAC, Communication protocols like LIN, CAN, K...

9 years ago | 0 answers | 0

0

answers

Question


sim command clears workspace & fails simulation
I am trying to run simulation using GUI. When I load my model, it shows me workspace is filled with variables, but as soon as s...

9 years ago | 1 answer | 0

1

answer

Question


mexopts.bat error while simulating model
I am using matlab 2009b version,& when i try to simulate model it gives me error as mentioned in the screenshot added. some mexo...

10 years ago | 0 answers | 0

0

answers

Question


How to copy contents of one text file to other text or .c file ?
Hi, I want to write model version specific data at the top of .c file containing code. I could write it to the end of .c fi...

10 years ago | 1 answer | 0

1

answer

Question


How can I take a snapshot of scope block after simulation & save it as JPG file from script
Hello, I have a xls file using which I am generating a signal builder. Once simulation is over,I want to compare the expected ...

10 years ago | 0 answers | 0

0

answers

Question


CSV Write to specific column
Hello, Please find the model & expected output in the csv/excel file. What I want to do os to find out no of blocks in the mod...

10 years ago | 0 answers | 0

0

answers

Question


How can I write the excel sheet in multiple columns with Input Output information
I have a model with multiple blocks, each have Inputs & outputs, I want to write a script which will identify which signal is in...

10 years ago | 0 answers | 0

0

answers

Question


Does contents of modelinfo block appears in the generated code?
Hello, I want to add the details of project & module to the code files generated from simulink model. If I use a model info ...

10 years ago | 1 answer | 0

1

answer

Question


How can I come to know whether a stateflow chart is open from command prompt?
Hi, I have stateflow in my model.If stateflow is open,then while doing simulation , it takes lot of time since it animates it...

12 years ago | 2 answers | 0

2

answers

Question


is it possible to update/edit MS word file from matlab command prompt or through script?
Hi, I am working on script where I have to edit a report file which is in MS word format. I am able to open the file using...

12 years ago | 1 answer | 0

1

answer

Answered
Progress bar
Hi , I think you can use waitbar something like this.. h = waitbar(0,'Removing the plural form of all the words...Please w...

12 years ago | 0

Question


How to rename file from command prompt
Hi, I have a file named 'SW984-362-19-230-vXYZ.doc'. I want to rename it as 'SW984-362-19-230-W1234.5.doc'. I tried usin...

12 years ago | 1 answer | 2

1

answer

Question


How to close all windows except top level window of a model?
Hi, I want to close all open windows except the top level window of a model. Model is opened using open_system command. e.g...

12 years ago | 1 answer | 0

1

answer