Feeds
질문
In Online MATLAB Simscape models will not run and give error
Hi, In Online MATLAB (https://matlab.mathworks.com/) I am trying to run a Simscape example model, and I get an error when runni...
3개월 전 | 답변 수: 1 | 0
1
답변질문
Changing the font size in the mask gives warning
Hi, when I use the fontsize command in the mask text(5,10, 'Gain','FontSize',10) I get the warning: I can change the font...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Dialog box in the mask for different equations
Hi, I want to create a block that can do simple calculation, e.g. u^2, sqrt(u), etc, by selecting the function from the drop dow...
2년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Running Simulink model in a loop causes Windows memory issues
Adding close_system(model) and Simulink.sdi.clear after the code in each loop solved the problem. for i = 1:numColsVin for...
Running Simulink model in a loop causes Windows memory issues
Adding close_system(model) and Simulink.sdi.clear after the code in each loop solved the problem. for i = 1:numColsVin for...
5년 초과 전 | 0
| 수락됨
질문
Running Simulink model in a loop causes Windows memory issues
Hi, I am running Simulink model in a loop to test various cases, i.e. do a sweep across range of parameters. My code is: for i...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Diode Power losses in Simscape Electrical
Hi, following my previous question on Power losses in Simscape Electrical, the only way to calculate the power losses in a thre...
5년 초과 전 | 답변 수: 3 | 0
3
답변질문
Power losses in Simscape Electrical
Hi, I just started using Simscape Electrical (Matlab 2019b) and have few questions. Is the thermal model only available for se...
5년 초과 전 | 답변 수: 1 | 0
