Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
Hi, I am preparing a GUI, in which i would like to add Simulink tool to the Tool bar existing in the GUI. I want to open a new simulink model by a cli...
I want to create an untitled simulink model, using Matlab command interface. How should i do that? I dont want to use sfnew command. what else i shoul...
I have Matlab/Simulink installed on my Macbook, and whenever I open a new Model window in Simulink, it'll deactivate itself (I'm not sure the technica...
Assume AI'm acquiring a noisy signal at 1 mS interval and I want to get 1 point every 50 mS. I would like to collect the data for the 50 mS and spit o...
I want to manipulate my Scope properties, as I can with any MATLAB figure. For example, I would like to know how to: - Change the background/foregroun...
I would like to include an Enable block at the root level of my Simulink model. This returns the following error message: Trigger, enable and action p...
I have a simulink model with several blocks within it. I want to find out function block parameters. This i can achieve by model explorer window but i...
I have seen in some Simulink Model, there was a block with the M-File. You just double click that file, it gets executed and variables are available f...
My MEX functions look upwards in the subsystem heirarchy to get some information from top-level configuration blocks, which specify system wide parame...
I had a data from a gyroscope sensor in the form of a text file. The data represents the XYZ relative displacements. I need to create a road excitatio...