photo

Sameer Kumthekar


Last seen: 11 months 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

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

查看徽章

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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...

10 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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...

13 years 前 | 2 个回答 | 0

2

个回答

提问


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...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

13 years 前 | 0

提问


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...

13 years 前 | 1 个回答 | 2

1

个回答

提问


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...

13 years 前 | 1 个回答 | 0

1

个回答