질문


How to set minor ticks for any particular position?
I need to set xticks from -4000 to 4000. I use the following command to set ticks at every 500. xticks(-4000:500:4000) But I n...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


How can I write a fraction inside string?
I have a plot where I put the graph's parameters in a string and put xlabel as the unit on X-axis. Inside the string, I need to ...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


How can I use the command 'tiledlayout' inside a loop
How I can I use 'tiledlayout' if I need to plot two graphs with each one has multiple graphs? I was using subplot but the white ...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


How to find Jiles Atherton Parameters in non-linear reluctance from simulink?
I am working to create the B-H curve using Jiles-Atherton Model. I found that the simulink has the build-in block for that named...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Why I am not getting a proper B-H curve?
I have plotted a B-H curve based on simulink model. But when it reaches to satuation, to does not comes backwords properly. The ...

거의 2년 전 | 답변 수: 0 | 0

0

답변

질문


Putting alpha in a string
I have to make a figure caption from the m.file. The caption contains greek letters alpha. I was trying put it in thwe caption a...

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


How to plot and print two graphs in a same page?
I have been trying two put two graphs in a single make and make it PDF. But the border of the pages is not equal on all the side...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


How to set start and stop time of Simulink from m.file?
I have a simulink model. I have to get the result from that model in between certain time period. The model has to start running...

대략 2년 전 | 답변 수: 0 | 0

0

답변

질문


How can I control the simulation run time from m.file?
I have both the smulation file and the m.file. I need to run the simulink based on values from the m.file. But I also need to co...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Edit plot position in MATLAB
I have two plots. I need to fill them in a A4 page such way they fills the page. The plots has be square The margin is very smal...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


How to export simulink graoh to MATLAB plot?
I have to create 2000 graphs using loops. Whenever I start running my code, it always shows the 1st iteration graph and saves it...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


save m.file as PDF
Hi. I have a number of figures to be made as PDF. There are around 200 figures and I have to make them PDF with figure captions....

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Collecting data from cftool
How can I collect a certain value from the cftool. For example, after curve fitting, I get the value of m (y=m*x+c) from the cur...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Change derivative in simulink
The derivative block in simulink has the build in block where the derivation is done with respect to time (t). But if I need to ...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Import Graph to Curvefitting
I have a B-H curve through simulink simulation. It is plotted through X-Y graph of the simulink. How can I import it to curvefii...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


B-H curve
Can anyone give me how can I pot B-H curve in MATLAB? I don't have any data. If anyone can giveme example data with the MATLAB p...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Jiles–Atherton parameters
How can I calculate Jiles-Atherton parameters. What will be the equations and how to write them in MATLAB code. can anyone give ...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Plot a rectangle inside of a rectangle.
How can I plot a rectangle inside of a rectangle. I have a rectangle of 50 width and 20 length. I need a rectangle inside with 1...

대략 2년 전 | 답변 수: 2 | 0

2

답변