photo

Darko Kulic


Last seen: 1 month ago Active since 2019

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Bug in PCB Antenna Designer?
Hello Mathworks Team, I created the PCB for my Antenna in the PCB Antenna Designer. The actual Antenna Frequency Design was c...

1 year ago | 1 answer | 0

1

answer

Answered
How can I determine the angle between two vectors in MATLAB?
Hi, i would like to update the answer: u = [1,1,1]' v = [2,2,1]' angle= subspace(u, v) angle_deg = rad2deg(angle) The sub...

1 year ago | 0

Question


Matlab wrong matrix calculation
Hej folks, im wiritng an function for the robotik jacobian matrix. As i finally understand how to set it up, matlab starts to...

2 years ago | 0 answers | 0

0

answers

Question


How can i assign sybolic values to ymbolic variables in an symbolic matrix?
Hi folks, I actually want to write a function for any kind of rotational robot. The function should give back the Translation ...

2 years ago | 1 answer | 0

1

answer

Question


uiputfile dont work anymore
Hello Matlab Community I have following problem, I wrote a little app and now i want to save some .wav files and the user choose...

5 years ago | 2 answers | 0

2

answers

Answered
uiputfile dont work anymore
uiputfile doesnt create the file what I want to create with the function. Read carefully. The sentence says: I have created a bu...

5 years ago | 0

Answered
Matlab cant play .wav file twice
Hello Jan, I'm sorry or that bad question/post. I did the post in a hurry, between cooking and coding. I dont even have a l...

5 years ago | 0

Question


Matlab cant play .wav file twice
Hello, I'mwriting an app, and i want to play an created audiofile in this app. The file is created by audiowrite, after it ...

5 years ago | 1 answer | 0

1

answer

Question


Matlab says to many Inputs calling a fucntion in app designer, even if the input is just one value.
Hello, please help me, Im writing an app for my schoolarship. I want to do a fuzz and a overdrive. I created a switch, which ...

5 years ago | 2 answers | 0

2

answers

Answered
Not understanding the error, why is abs not a function!
Hej, so i solved all these problems, but now i got a new one.... Why does it say, too many input arguments? The funtion...

5 years ago | 0

Question


Not understanding the error, why is abs not a function!
Hello, im am writing a little App. It is a project for my schoolarship. I want to create an rocker switch, which can create...

5 years ago | 2 answers | 0

2

answers