![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10496651_1522400556424.png)
Multiplexer
Followers: 0 Following: 0
I like MATLAB and Cats
C++, C, MATLAB, Arduino
Spoken Languages:
English
Statistik
RANG
4.039
of 297.010
REPUTATION
12
BEITRÄGE
19 Fragen
4 Antworten
ANTWORTZUSTIMMUNG
26.32%
ERHALTENE STIMMEN
9
RANG
of 20.418
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
1 Öffentlich Kanal
DURCHSCHNITTLICHE BEWERTUNG
100
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gelöst
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
mehr als ein Jahr vor
Frage
Simulink mask using base workspace variables and mask workspace parameters in same expression
Hello, I'm creating a masked block where user will enter value of ID mask parameter and based on and a data structure in base w...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Custom Arduino Servo Write block does not work unless built-in Arduino Servo Write block is in model
Hello, I'm using Simulink Arduino Hardware Support Package to generate code on Arduino DUE and I created my own custom block (u...
fast 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Arduino DUE custom servo block (LCT) not working despite no compile errors
Hello, I'm trying to create my own servo.write block in Simulink for Arduino DUE deployment (and External Mode). Before you ask...
fast 3 Jahre vor | 0 Antworten | 0
0
AntwortenGelöst
poll: would you like the regexp (?@cmd) functionality to be banned in Cody?
This problem is a poll (and a little bit of "white hat hacktivism" as well) regarding Cody users sentiment about the use of rege...
mehr als 3 Jahre vor
Gelöst
Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...
mehr als 3 Jahre vor
Gelöst
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
mehr als 3 Jahre vor
Gelöst
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
mehr als 3 Jahre vor
How to read BNO055 sensor data in a Simulink Model on a BeagleBone Black
If you have a C/C++ library for beaglebone that will let you read/send data over I2C (that's what BNO055 uses), then you can eit...
etwa 6 Jahre vor | 0
Frage
How can i set C2000 "TI Delfino F28379D LaunchPad" target COM port using set_param?
Hello, I'm working on TI Delfino F28379D target. How can i change the Target Hardware Resources, Serial port number programma...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Merging contents of multiple MAT files
Hello, I got a collection of MAT files (generated by External Mode data archiving) that have names such as below and their co...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Simulink block "Tags" - when i can find documentation on "practical" tags?
So, recently i found out that when doing code execution profiling you can use a "DoNotProfile" tag on default simulink blocks to...
mehr als 6 Jahre vor | 1 Antwort | 1
1
AntwortHow to change the baud rate for STM32F4 Discovery boards running in External Mode?
Can same be done for STM32L476RG? What files to edit then?
mehr als 6 Jahre vor | 0
Frage
In what version of Simulink was block searching added?
Hello, I tried to find this information in release notes archive (check all from 2010b till now) but i might have missed it. ...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Where i can find complete list of simulink blocks supported for code generation?
Where i can find complete list of simulink blocks supported for code generation? The list in link below is incomplete as it list...
fast 7 Jahre vor | 1 Antwort | 3
1
AntwortKanal
Traffic Intensity
Measurement of road traffic in front of ONT Headquarters in Kraków, Poland
fast 7 Jahre vor
Frage
Simulink Raspberry Pi "Deploy Hardware" - application not working after RPI reboot
Hello, First question, is "Deploy to Hardware" option when implementing model on Raspberry Pi B+ V1.2 with Simulink support f...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Simulink Design Error Detection shipping example "objectives are falsified - needs simulation", what to do now?
Hello, Im running Design Error Detection example https://www.mathworks.com/help/sldv/examples/design-error-detection.html I ...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Loading C++ shared library DLL into matlab
Hello, I want to load a C++ DLL library into Matlab (and ultimately use functions from there in Simulink). I know there is a ...
etwa 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Matlab Answers forum - cant attach slx but can attach mdl
Is this really intended or is it some kind of oversight from time where new simulink model format was created? All other matlab ...
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Simulink RaspberryPi3 ROS Kinetic Ubuntu Mate crash when build model
Hello, Im trying to build a simple model where a square signal will be published to topic. I have whole environment configure...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Simulink ROS Kinetic Gazebo Turtlebot image always black
Hello, I want to use Simulink to display image from virtual Turtlebot camera inside Gazebo environment. I use ROS Kinetic on Ub...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Simulink + ROS + Arduino code generation
Hello, I'm working with Simulink on my main computer and ROS Kinetic running on separate computer under Ubuntu 16. There is a...
etwa 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Anybody knows where to get some Matlab/Simulink desktop wallpapers?
Ive been looking for so long for some kind of Matlab or Simulink desktop wallpaper for my Matlab computer, with resolution of at...
etwa 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Simulink ignores Query Instrument sample time
I have my application that uses block called "Query Instrument" to read data over Serial port. Block have parameter Block Sample...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Do Simulink "Deploy to Hardware" and "External" modes work with Arduino Uno clones?
Hello, There are two popular clones of original Arduino Uno: - old clones that use CH340 chip for USB to Serial communic...
mehr als 7 Jahre vor | 13 Antworten | 4
13
AntwortenHow can i replace Simscape "DC Voltage Source" with a Simulink signal?
Wow, ok, this is what it turned out to be the problem. I used "wrong" controlled voltage source block. So apparently there ar...
mehr als 7 Jahre vor | 1
| akzeptiert
Frage
How can i replace Simscape "DC Voltage Source" with a Simulink signal?
(UPDATED) Hello, there is this elec_motor_dc_pwm example which is SimScape electric motor controlled by PWM (it uses PWM sign...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenGelöst
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
mehr als 7 Jahre vor