Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
Why do I receive an "out of memory" error when I resize a sparse matrix in a MEX-file in MATLAB? I wrote a MEX-file that handles sparse matrices corre...
I would like to know if there is a Simulink block in any Blockset that implements the function FFTSHIFT of MATLAB....
I need to initialize a large 5 Dimensional Matrix. I am unable to initialize the whole matrix at once as I run out of memory. How can I implement a sl...
How can I place a matrix of unsigned characters into a field in a MATLAB structure? I am having difficulty in using a MEX-file to receive a 20-by-2 ma...
After trying the following syntax from the documentation for the GALLERY function: A = gallery('vander', 1:.5:3) I received the error: ??? Error using...
in simulink, I'm plotting a Bode diagram for my model: Tools ==> Control Design ==> Linear Analysis after having the desired plot opened in a new wind...
i have .mat file that contain so many variable, for example Alphabet.mat contains variable a=1,b=2,c=3,d=4..... i want to load Alphabet.mat every time...
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...