Community Profile

photo

Chris Verhoeven


Last seen: 2년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
dimensions of matlab function block
This link might be useful https://nl.mathworks.com/help/matlab/ref/function.html

4년 초과 전 | 0

답변 있음
dimensions of matlab function block
You dont have to define your output as Fx1 = zeros. As long ase somewhere in the output variables are calculated somewhere in th...

4년 초과 전 | 0

답변 있음
dimensions of matlab function block
You should end the function with end. And then you can call upon the function in a matlab file which is located in the same fold...

4년 초과 전 | 0

질문


How to assign a symbolic variable to a location inside a matrix?
I have simplified the problem a little bit. syms A x = [A,0;0,0] %this works y = zeros(2) y(1,1) = A %THIS DOESNT WORK...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Matlab keeps asking for software activation even after succesfully activating. How to fix this?
I have version 2017b. This has been working fine until today. Suddenly it keeps asking for activation. When I complete this by s...

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

0

답변