photo

Tim Koopman


Last seen: presque 2 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

All
  • Knowledgeable Level 1
  • First Answer
  • Solver
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
converting txt to xlsx
This will convert the full text file to .xlsx: yourFileName = readcell('yourFileName.txt') writecell(yourFileName,'yourFileNam...

environ 4 ans il y a | 0

| A accepté

Réponse apportée
Appending different size arrays each itteration in app desinger
You could perhaps initialize a new property as an empty array and then append to this array with every iteration: properties (A...

environ 4 ans il y a | 1

| A accepté

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

plus de 4 ans il y a

Question


App Designer app property is saved as double although I enter strings
In App Designer I run into the issue of not being able to assign a string (or any other variable type) other than double to new ...

plus de 4 ans il y a | 1 réponse | 0

1

réponse