Community Profile

photo

Siraj


Last seen: 3 months ago Active since 2022

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Content Feed

View by

Answered
Extracting Info from the table
Hii, It is my understanding that your are able to make a table and now you want to access the values from the table. There are c...

9 months ago | 1

Answered
Saving plots in For loop
Hii, It is my understanding that you are getting the mentioned error (error1.PNG) beacuse your are including the special charac...

9 months ago | 1

| accepted

Answered
Code browsing on MATLAB
Hii! It is my undrestanding that you want to find code for a function, as they appear in your script, there is a very easy way ...

9 months ago | 0

Answered
how to change directory?
Hii, It is my understanding that the variable "macroDir1" has the full path of the directory. Now if you want to switch your wo...

9 months ago | 0

Answered
Problem with custom function
Hi, It is my understanding that you are confusing between the function name “Bsize” and the variable “BESSsize” which is to be ...

9 months ago | 1

Answered
Write Kml with vector of coordinates
Hi, It is my understanding that you want to read a kml file into a single struct such that you can access all the latitudes and...

9 months ago | 0

Answered
Perfect Square in Matlab
Hi, It is my understanding that you want to know the easiest way to find whether a number is a perfect square or not. For this...

9 months ago | 0

| accepted

Answered
The program cannot work
Hi, It is my understanding that you want to know the value of roll1 and roll2, “[roll1, roll2] = dice (6)”. This will lead t...

9 months ago | 2

| accepted

Answered
For loops for printing pattern in matlab
Hi, It is my understanding that you know the logic of printing the pattern. We will need 2 “for” loops for this pattern, an out...

9 months ago | 0

| accepted

Answered
Why CNN Regression trainnetwork input output be the same 2-D metrics
Hi, It is my understanding that you want to train a model that gives the output of same dimension that of the input. For this y...

9 months ago | 0

Answered
I want to meaning of this code, I do not understand
Hi, It is my understanding that you want to understand what this code is doing. As per my understanding, in first line of cod...

9 months ago | 0