Community Profile

photo

Shariful Islam


Last seen: 3 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Issue with MATLAB App Designer and Undefined Function Error
Hi everyone, I hope you're all doing well. I'm currently facing an issue with my MATLAB App Designer project, and I was hoping ...

4 months ago | 1 answer | 0

1

answer

Question


Generating PDF or DOC Report from MATLAB App's Textbox Data and Graph
Hello everyone, I'm working on a MATLAB App that showcases several TextBox fields along with a graphical representation in t...

5 months ago | 1 answer | 0

1

answer

Question


Help with fmincon Optimization for a Function Involving Matrices in MATLAB
Hello everyone, I'm currently working on an optimization problem in MATLAB and could use some help with the fmincon function. ...

6 months ago | 1 answer | 0

1

answer

Question


Area in a normalpdf
Dear Altruist, I want to make such figure in MATLAB. My code is attached here. I want to shade the area like the red area in f...

1 year ago | 1 answer | 0

1

answer

Question


Index in position 1 is invalid Problem
clear all close all clc h = input('Enter the step size: '); %240 tf = input('Final Value: '); %480 t = 0:h:tf th = z...

1 year ago | 1 answer | 0

1

answer

Answered
Risk Matrix in MATlab
@Benjamin Thompson,thanks a lot :D But how can I add 0, 1, 2 3,.... , move low risk to the middle and C matrix was different va...

1 year ago | 0

Question


Risk Matrix in MATlab
Dear altruist, I want to create a risk matrix like the attached image. My code is ( I get simmilar types of code from here:H...

1 year ago | 2 answers | 0

2

answers

Question


Multiple Y column in scatter diagram
Dear Altruist, I want to plot scatter diagram like the image. There is a one x column and multiple y column. Data Example: ...

2 years ago | 0 answers | 0

0

answers

Question


How to add numerical value in the stacked bar chart
Dear Altruist, Here is my code. I want to add percentage vaule in the bar, like 50, 45, 5. I have attached a image. Now, how...

2 years ago | 1 answer | 0

1

answer

Question


Pattern Pie chart plot
Dear Altruist, How can I create this types of Pie chart in MATLab?

2 years ago | 1 answer | 0

1

answer