faran
Followers: 0 Following: 0
Statistics
20 Questions
0 Answers
RANK
279,350
of 295,448
REPUTATION
0
CONTRIBUTIONS
20 Questions
0 Answers
ANSWER ACCEPTANCE
55.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Getting h5py error for python
I am trying to load h5py module in matlab and I am getting this error: Error using h5>init h5py.h5 (line 1) Python Error: Impo...
3 years ago | 1 answer | 0
1
answerQuestion
How to find new coordinates of a point after image rotation?
I have an image that has a ROI inside it. I have the coordiantes for the ROI inside the image. Now I am rotating the image with ...
3 years ago | 1 answer | 0
1
answerQuestion
compiling failing using MAtlab 2019b
Hi, I am trying to compile an algorithm using MAtlab 2019b but I am reaciving this error: Error ID: --------- 'MATLAB:...
4 years ago | 2 answers | 0
2
answersQuestion
DAGNetwork showing no properties.
Hello everyone, I have a model and I load in on two matlabs one 2019b and one 2018b on two systems. For loading the model on Ma...
4 years ago | 1 answer | 0
1
answerQuestion
How to find nearby labels?
I have matrix I and I want to show that region with label 1 is neighbours with regions with label 2 and 4. Or region with label...
5 years ago | 1 answer | 0
1
answerQuestion
Problem with webreading using webread and weboption
I have a link which I need to read information from it and write my info in the web. I used the codes below: url = 'http://abc/...
6 years ago | 1 answer | 0
1
answerQuestion
Having problem running GUI
Hi Everyone, I generated a GUI and I run it on different machines and it is working perfectly. I've been having problems with r...
6 years ago | 0 answers | 0
0
answersQuestion
How to get the folder name?
I used "uigetdir_workaround" command to select a folder and in return I receive the path. Is there any command that can give me ...
6 years ago | 1 answer | 0
1
answerQuestion
How to save result of GUI before closing?
Hi everyone, I want to know if there is any option that can be added to GUI so that if the user accidentally close GUI bring a ...
6 years ago | 1 answer | 0
1
answerQuestion
How to color cell in a csv file?
I am trying to color some cell in a csv file but the problem is that my code is working on a excel file and not csv file. Can an...
6 years ago | 1 answer | 0
1
answerQuestion
Problem with checkbox in Gui
Hi, I am creating a GUI that is having checkbox. I used the uicheckbox since everytime that I am running the gui the number o...
6 years ago | 1 answer | 0
1
answerQuestion
problem with addpath in compiling
Hi, I am trying to use addpath to give a directory for using support packages of alexnet. But when I am trying to compile the...
6 years ago | 1 answer | 0
1
answerQuestion
How to display error
I created a Gui and when I am running from the .exe file it crashes and just make a sound which is showing that the program sto...
6 years ago | 1 answer | 0
1
answerQuestion
Having problem in compiling
Hello, I am trying to do the compiling on some graphical user interface program and OCR from the computer vision toolbox. It ...
6 years ago | 1 answer | 0
1
answerQuestion
How to plot two histogram in one figure with different start point?
Hi, I want to plot two histogram in one figure but I want them to not overlap on each other and come beside each other. I mean ...
6 years ago | 1 answer | 0
1
answerQuestion
how to compile a GUI that uses toolbox
Hi, I created a GUI that uses Computer Vision and Neural Network toolbox? I used Matlab compiler app to do the compiling but whe...
6 years ago | 0 answers | 0
0
answersQuestion
How to fix error in OCR after cropping image?
Hi, I am using ocr tool for detection text but first I do some pre image processing on my image. For some of the images, the oc...
6 years ago | 0 answers | 0
0
answersQuestion
How to change gui string?
Hi, IS it possible to change the string of checkbox or button in guide? I want the user to have this option to change the string...
6 years ago | 1 answer | 0
1
answerQuestion
How to get the output of the uibutton?
Hello, I am using uibutton and uicheckbox but I can not get the information of the output result. I want to receive informati...
6 years ago | 1 answer | 0
1
answerQuestion
How to find the name of a file from a folder?
Hi, I have a folder containing 1 hidden file and 10 images which are '.DS_Store 01 02 03 04 05 ... 09 10'. When I'm reading all...
8 years ago | 2 answers | 0