Klaudio Myrtaj
Followers: 0 Following: 0
Feeds
질문
Read a punch file
Hi everyone, I need to read a punch file (.pch). And then I have to create a matrix from the values contained in this file. I ...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Why do I recieve an error when trying to change the Line Width of a plot line?
I obtained a curve with the "Curve Fitter" App and in "Export Options" I chose "Generate a code". When I try to modify the scri...
2년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
Cannot find "body" block on Simscape
Thank you for the answer Mr.Chen. This is how tho body block looks like in R2017
Cannot find "body" block on Simscape
Thank you for the answer Mr.Chen. This is how tho body block looks like in R2017
2년 초과 전 | 0
질문
Cannot find "body" block on Simscape
I am using the R2022a version of MATLAB&Simulink and I can't find the "Body" block like in the older versions of Simulink (for e...
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
Fast Fourier Transform function
I tried to make a FFT of a sine wave but I didn't get what I expected. t = 0:0.01:5; % time interval w = 4*pi; % rad/s...
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
plot function y axis
Hi ! I have to plot two vectors 51x1 with the plot function. >> T01 = linspace(-40,10,1000); >> RH = linspace(1,100,1000); >...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
plot function y axis
Hi ! I have to plot two vectors 1000x1 with the plot function. >> T01 = linspace(-40,10,1000); >> RH = linspace(1,100,1000); ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Vector with if condition
Hi everyone, I got stuck while trying to create a nx1 vector from a nxm matrix. The matrix is created by two inputs, T01(n,1)...
4년 초과 전 | 답변 수: 1 | 0