Klaudio Myrtaj
Followers: 0 Following: 0
Statistics
RANK
200,554
of 295,569
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answersCannot find "body" block on Simscape
Thank you for the answer Mr.Chen. This is how tho body block looks like in R2017
2 years ago | 0
Question
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0