Feeds
질문
Live Editor Fonts settings
Hello, I want to change the fonts used in Live Editor. According to the help I can do this using settings and matlab.fonts.edit...
3개월 전 | 답변 수: 1 | 2
1
답변질문
Code-snippets in Live Scripts?
Hello, in my Live Scripts I have some lines of codes which I use very frequently. One example is set(get(gca, 'ylabel'), 'Rot...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Animations in Live Scripts
Hello, I have an animation in a live script and it works fine. For presentations I want to open the animation in a seperate f...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Combining symbolic differential equations
Hello, I have the following two equations: syms R C positive syms u_e(t) u_a(t) i(t) eq1 = u_e(t) == R * i(t) + u_a(t) eq2...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
Simplification of complex symbolic fratcion
Hello, I have a complex symbolic fraction. syms U_1 R C omega positive U_2 = -(U_1*sym(1i))/(C^2*R^2*omega^sym(2)*sym(1i) + 3...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Manipulation of complex expressions
Hello, I have a problem with the manipulation of a complex expression. My code looks loke this: syms('R', 'positive') syms('C...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Command for setting MATLAB font preferences
Hello, I can change the IDE fonts using MATLAB font preferences from the Home/Preferences. However, can I change the font sitze...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Calling Simulink model in a function
Hello, I have a Simulink model using the variable V in a gain block. I want to perform a parameter analysis and therefor have...
거의 12년 전 | 답변 수: 2 | 0

