Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
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...
i have 2 different axes in matlab gui: 1)xlabel('Radius'), ylabel ('Radius'), zlabel ('E-field') 2)xlabel('Diameter'), ylabel('Power') but how can i s...
i am generating two signal and i want to plot on same axes....
I have created a .mat file (variable) and it contains 2 columns, each one has 11 numbers. I want to plot column 1 (X axis)against column 2 (Y axis). T...