Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
How do I obtain more information about the blocks contained within the Simulink Extras library? There does not seem to be on-line help for these block...
I would like to assign units to Simulink signals and I would like SIMULINK to diagnose"unit mismatch operation" like to pass signals with different un...
I have created several libraries of Simulink blocks. I also have a model which uses blocks from several of these libraries. I would like to be able to...
I would like to save my Simulink model as a TIFF or JPEG image. However, the following code does not apply to Simulink models: print -smodelname -dtif...
When running a Simulink model, I receive a warning that the diagram contains an algebraic loop which consists of about 50 blocks. Five of those blocks...
I am using a paper size larger than 8.5" by 11". When I attempt to print a Simulink model, I receive an erroneously sized printout. The correct paper ...
How do I concatenate my output data from multiple simulations of my model? I have a model that I need to run in a loop for a certain number of time...
hi, I want to plot and calculate rayleigh equation.I wrote it , calculated and plotted.But it does not match the graph in my book.Here is my code.Thx ...
I want to plot a fig that the curve is in the southeast, and the origin is on the left-top. I do not know how to attach a picture, or else I will draw...
i have a function that draws a random shape but i want to be able to call it 10 times to the same plot so 10 different shapes are drawn around the sam...