Feeds
질문
Missing function in the Antenna Toolbox?
Hi, I was trying the example in the Help center https://www.mathworks.com/help/antenna/ug/antenna-far-field-visualization.html...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Cosimulation with Orcad ERROR(ORPSIM-2601)
Hi, I have the simple trigger made in Orcad as in the attachment. I wanted to try co-simulation with Simulink, also in the atta...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Parfor and symmetric matrix
Hi, I need to fill in a matrix. Since it is symmetrical, the two for loops look like this for i = 1 : m for j = i : n ...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
interp1 - problem with query points
Hi, I am facing a really strange behavior of the function interp1. I have the variables in the file .mat in attachment, where ...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
How correctly use fprintf
Hi, could someone explain me how to correctly use fprint? I made this test testA =[1;2;3]; testB =[4;5;6]; ...
대략 9년 전 | 답변 수: 1 | 1
1
답변질문
Find does not work as in the help of Matlab2015a ?
Hi, I took this example from Matlab help Elements Equal to Specific Values To find a specific integer value, use the ...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
ss function and matrix combinations
Hi, I have a question regarding the combination of the results from the ss function. In particular, I am running a code in w...
대략 10년 전 | 답변 수: 1 | 0