Jucimar Carpe
FURB
Followers: 0 Following: 0
Statistics
22 Questions
0 Answers
RANK
40,246
of 295,467
REPUTATION
1
CONTRIBUTIONS
22 Questions
0 Answers
ANSWER ACCEPTANCE
63.64%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
50
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Extracting data from a matrix to a vector side by side
Hi folks, I'm developing a GUI on appdesigner. From a DropDown list, the user will choose an option, then the "description" of...
4 years ago | 0 answers | 0
0
answersQuestion
Copy and Paste Matrix into Word
Hi, I'm trying to copy and paste into MS Word a series of results from my code. I've been doing this so long but now i need to ...
5 years ago | 2 answers | 0
2
answersQuestion
Testing if an input is numeric or character
Hi folks, i'm implementing a software on appDesigner and i want to prevent wrong entries from users. I've tried to use the folo...
5 years ago | 1 answer | 0
1
answerQuestion
Testing if a input is a numerical (double) of character
Hi folks, i'm implementing a software on appDesigner and i want to prevent wrong entries from users. I've tried to use the folo...
5 years ago | 1 answer | 0
1
answerQuestion
Paste data from matlab excel with a pattern
Hi, i need to create a program in guide or in appdesigner that will make a bridge between two excel files. One excel file will b...
5 years ago | 0 answers | 0
0
answersQuestion
Website to deploy Web app Application
Hi, i created an web app and i was wondering how to deploy on a website, but unfortunely this is only possible if the server has...
5 years ago | 2 answers | 1
2
answersQuestion
Converting comma to dot in app designer
Hi, i'm trying to convert a number with comma to number with dot, like "0,25" to "0.25" In the past i used in GUIDE the follow ...
5 years ago | 0 answers | 0
0
answersQuestion
Issue using DropDown List
Hi all! I'm trying to inniciate a simple program on the app designer feature but i'm facing some issues on the basics. I'm used...
5 years ago | 0 answers | 0
0
answersQuestion
Calling function with set parameters
Hi, i'm working on GUI and everytihgn is working fine! Inside of my script i have i have to enter with some parameters and pre...
5 years ago | 1 answer | 0
1
answerQuestion
Inserting / between two number on set parameter
HI everybody, I want to insert '/' between a complex number that will be set in a gui. Today the code is: set(handles.tensao_V...
5 years ago | 0 answers | 0
0
answersQuestion
Problems with matrices operations
Hi guys, i'm still having some issues with some basic matrix operation, i'm trying to divide C=A/B but. A= [1; 2] B=[1 2; 3 4]...
5 years ago | 1 answer | 0
1
answerQuestion
Getting error with matrix operation
Hi guys, i know this may be a fool question but anyway, i'm getting an error when i try to divide 2 matrix. A= [1.5; -1] B=[1...
5 years ago | 1 answer | 0
1
answerQuestion
How to write variables values on a figure?
Hi, in my script i would like to write some variables values on a figure that i call it from a pushbutton Gui oriented. How can ...
6 years ago | 1 answer | 0
1
answerQuestion
How to use sprintf to show variables side by side?
Hi folks! I'm working on a script with GUI interface and i have a edit text box where i want to display a code. This "code" wil...
6 years ago | 1 answer | 0
1
answerQuestion
How to use varargout function with matlab coder?
Hi, i'm trying to convert my Matlab script into C with Matlab Coder app but i'm having a problem, when app get into the "Check f...
6 years ago | 1 answer | 0
1
answerQuestion
Ho to make a popup box enable/disable visibility of textbox?
Hi guys! I'm building a GUI interface and i want to disable and enable the visibility of a textbox (entry user information box)...
6 years ago | 1 answer | 0
1
answerQuestion
Creating a C from from a Script
Hi folks! I want to create a standalone application to run a script that I've wrote in matlab script. And I know that i need to...
6 years ago | 2 answers | 0
2
answersQuestion
How to solve a linear system with component varying?
Hi all, I have a 2x2 linear system where the 2x2 position has a imaginary number+variable. The the value from this variable ...
6 years ago | 1 answer | 0
1
answerQuestion
How to implement a zero crossing
Hi, i need to create and S-Function that is a zero-crossing detector of a sinusoidal wave with of a specific amplitude (let's sa...
7 years ago | 0 answers | 0
0
answersQuestion
Help with a Script using nested for and fzero function
Hi guys, I need to implement a script that will find the zeros of a function and after that plot the value of alpha(x axis) ...
7 years ago | 1 answer | 0
1
answerQuestion
How to do a convolution for n samples starting from n=0 ?
Hi guys, My question can be a little bit stupid but im trying to figure it out why the answer of my convolution isn't working...
7 years ago | 1 answer | 0
1
answerQuestion
Graphing a transcendental Equation
HI everyone, i am new on matlab and i need some help to plot a transcendental equation. The equation is: sin(beta - phi)+si...
7 years ago | 2 answers | 0