Community Profile

photo

Jucimar Carpe


FURB

Last seen: 2 years ago Active since 2017

Statistics

All
  • Thankful Level 3

View badges

Content Feed

View by

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

answers

Channel


Weather Station
teste

4 years ago

Question


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

4 years ago | 2 answers | 0

2

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

answers

Question


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

answers

Question


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

answers

Question


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

answers

Question


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

answer

Question


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

answers

Question


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

answer

Question


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

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 2 answers | 0

2

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 2 answers | 0

2

answers