Community Profile

photo

Mahmud Khan


Last seen: nästan 2 år ago Active since 2018

Statistics

All
  • Solver
  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Solved


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:...

nästan 2 år ago

Question


Matlab error in Terminal (Ubuntu 18.04). What do I do?
Hello, When I run Matlab from the terminal in Ubuntu, I get this message in the terminal: Gtk-Message: 12:12:29.347: Failed to...

ungefär 3 år ago | 1 answer | 0

1

answer

Question


Error using sprintf :Function is not defined for 'cell' inputs.
I am trying to use the Pixhawk PSP and getting this error: >> PixhawkPSP('/media/user/Extra/MatSimFirmware') Found compatible ...

ungefär 5 år ago | 0 answers | 0

0

answers

Question


Folder Permissions for Matlab/Simulink on Ubuntu 18.04
Hello, I am using Ubuntu 18.04 LTS. The username on my machine that Matlab is licensed to doesn't have read/write/modify access...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


Why won't Embedded Coder show up in the list of Apps?
I have been trying to see if Embedded Coder is installed for me. I ran the commands: license('test', 'RTW_Embedded_Coder') l...

ungefär 5 år ago | 3 answers | 0

3

answers

Question


Pixhawk PX4 PSP installation errors
I tried to download the PX4 support package for Embedded Coder from here and install it. I followed the instructions given, cr...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


How do I add background image to 3D figures?
I am able to use the following code to overlay an image on a plane: I = imread('image.jpg'); h = image(xlim,-ylim,I); ...

mer än 5 år ago | 0 answers | 0

0

answers

Question


How do I find out what has changed in a specific version of Matlab/Simulink?
I have found the documentations for various versions of Matlab. Is there a way to easily check if changes have taken place in sp...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Where can I get the Pixhawk Support Package User Guide?
I want to use the following support package: <https://uk.mathworks.com/hardware-support/pixhawk.html> I can't seem to find th...

mer än 5 år ago | 0 answers | 0

0

answers

Answered
M-file s-function and c-file s-function outputs don't match. Why?
Never mind. I found out what the problem was. The parameters to the functions were slightly different. As such, the outputs were...

mer än 5 år ago | 0

| accepted

Question


Is it possible to create a MEX file from C code outside of Matlab?
I know how to do it within Matlab. Is there a way to turn a dot-c file into a MEX file (64 bit) through some other method not in...

mer än 5 år ago | 1 answer | 0

1

answer

Question


M-file s-function and c-file s-function outputs don't match. Why?
I have a Simulink model that generates a square wave and passes it through two different s-functions and then plots the outputs....

mer än 5 år ago | 1 answer | 0

1

answer

Answered
S-function does not exist error!
*This is me answering my own question:* What went wrong is that my installation of Matlab 2017a didn't come with the correct ...

mer än 5 år ago | 6

| accepted

Question


S-function does not exist error!
I am trying to test this Matlab model which uses a random signal generator and both a Matlab based S-function block (a dot m fil...

mer än 5 år ago | 2 answers | 0

2

answers

Question


3D Animation using lines. What is handle and mode in this code?
I have been trying to understand how to use some Matlab code that came with a book. It's meant to produce a 3D line-drawing of a...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Individual vs Concurrent license for Matlab?
I am trying to understand the difference between these two license. When I look at my Matworks account, I see this: <</matlab...

mer än 5 år ago | 0 answers | 5

0

answers

Question


Error: Why does Matlab keep on saying this?
As part of an exercise, I wrote the following code: %define colors for each face myred = [1, 0, 0]; mygre...

mer än 5 år ago | 1 answer | 0

1

answer

Question


How can I run Matlab with a local license?
I am struggling with this annoying problem whenever I use Matlab on my university laptop. It used to be the case that it'd work ...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Is there anything that can do the reverse of Embedded Coder?
The Embedded Coder can take a Simulink model and turn it to usable C/C++ code for our desired hardware platform. Does anything e...

nästan 6 år ago | 1 answer | 0

1

answer