Community Profile

photo

Mahmud Khan


Last seen: 거의 2년 전 2018년부터 활동

Followers: 0   Following: 0

통계

All
  • Solver
  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

문제를 풀었습니다


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

거의 2년 전

질문


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

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 5년 전 | 답변 수: 3 | 0

3

답변

질문


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

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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); ...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
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...

5년 초과 전 | 0

| 수락됨

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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 ...

5년 초과 전 | 6

| 수락됨

질문


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

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 0 | 5

0

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 6년 전 | 답변 수: 1 | 0

1

답변