Community Profile

photo

Nigel


Anglia Ruskin University

Aktiv seit 2012

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


GUI: Change backround of "Edit text" box using if structure
Hello! In my GUI I have two inputs and output (they are "Edit text" boxes) and a button which executes a function. As I said, th...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
What is the correct way to use arrays with function inside for loop?
thank you! it worked out well! I have more questions to ask later though :)

mehr als 11 Jahre vor | 0

Frage


What is the correct way to use arrays with function inside for loop?
function [ z ] = z_funct( x,y ) z=0.0817.*(3.71.*sqrt(x)-0.25.*x+5.81).*(y-91.4)+91.4; end x=[1 2 3 4 5]; ...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten