![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1947882.jpg)
Sameer Kumthekar
Followers: 0 Following: 0
Statistik
RANG
13.682
of 297.016
REPUTATION
2
ANTWORTZUSTIMMUNG
41.67%
ERHALTENE STIMMEN
2
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortProgress bar
Hi , I think you can use waitbar something like this.. h = waitbar(0,'Removing the plural form of all the words...Please w...
etwa 13 Jahre vor | 0
Frage
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...
etwa 13 Jahre vor | 1 Antwort | 2
1
AntwortFrage
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...
etwa 13 Jahre vor | 1 Antwort | 0