
Nathan Hardenberg
Statistics
RANK
4,645
of 262,879
REPUTATION
8
CONTRIBUTIONS
1 Question
8 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
4
RANK
of 17,993
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113,848
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
Content Feed
How to call element of matrix of symbolic variables
Since the code answer is a bit hidden in the comments I'm posting the solution as full code here: syms th1(t) Lc1 tc1(t) = [...
3 months ago | 2
Symbolic vectors 'invalid variable name'
In my R2021b version your code works without an error. And the output is like one would expect: syms a [1 4] display(a)
3 months ago | 0
How do I create a UDP Server in Simulink?
At the moment (28.10.2021) Simulink has no functionality to read out sender/client ip and port. I got this functionality with a ...
10 months ago | 0
| accepted
How to create array of linearly spaced values from starting and ending points
I want to add the same function/functionality for Simulink. Since the given answer does not seem to work with a Simulink Matlab-...
1 year ago | 0
Error when import urdf file into simulink.
This error happens if no robot name is defined in the urdf file! The first line of the urdf file should look something like thi...
1 year ago | 0
Question
How do I create a UDP Server in Simulink?
Question I'm trying to create an UDP-Server with Simulink. I found many differend UDP-Send and UDP-Receive/UDP-Read Blocks in S...
1 year ago | 1 answer | 0
1
answerI am making a UDP server using Matlab to communicate with UDP client using Tiva C (by code composer) through ethernet cable , the client and server are on the same laptop but the tiva c IP address is 192.168.1.200
Here is an example using udpport() since udp() will be removed in a future release! Here PORT is the port of the server the dat...
1 year ago | 1
Error reading VRML file: ***.wrl: Can't open file for reading.
For me the problem was the path. One folder contained a #-symbol which caused the error. Even if the path is relative a # in the...
1 year ago | 1
Macaulay functions in MUPad
Not quite the solution you are looking for, but it is certainly possible to use the heaviside function. The heaviside function i...
2 years ago | 0