Hey Thanks to you i made my first app in matlab last week for my prof in geomatics engineering and it was so good (tnx to you) i got highest score in class. I'm dying to see your next videos ❤
@@BenitoSebastian thank you your videos helped a lot. I came upon another problem where I was trying to compare all rows with one another except itself, and if it meets the condition, it removes the row and the loop variable reset back to 1 but I came across a lot of problems. 1) I kept getting an error when the row exceeded the table dimensions and 2) I also wanted loop control variable to reset back to one when the condition is met but was unsuccessful so some rows wasn't even compared which made the final table very incorrect.
Hey Your videos have been very helpful. Could please make a video on multiple window applications? That would be very helpful for future use. Hope you see this.
If you get error: Error using tabular/parenDelete Unrecognized table row name '3'. It's because you have put in an editfield text box, and not an editfield numeric box. The '3' means when you type in 3 into the editfield next to delete, matlab is reading it as a letter 3 (text) and not the number 3 (numeric), so it doesn't know what row to delete since you gave it text instead of a number.
Hi Benito, as a returning user to MATLAB - I'm finding your vids massively useful. I've followed this tutorial and also tried to write the shortened list back to excel. I'm running into a problem where the extra row of data still exists in excel and repopulates my app list. Do you have any suggestion on how to find and delete the same row of data from the excel file using the app? Currently trying ActiveX but am not having much success. I'd appriciate any advice.
Hi Robbie, Thanks for the feedback. If I understand your question correctly, what I would recommend you to try is the following: 1. Overwrite the rows that you are deleting with zeros instead of deleting it. So for example: app.UITable.Data(rn,:) = 0. 2. Once you have done this, then write it to an excel file. 3. Now you should be able to easily filter this in excel. 4. If you are importing this data back into matlab again then you can filter out and remove the rows with zeros using a conditional statement. Hope this will help, let me know if it works, all the best!
How would I change the dimension of a table based on the radio button I choose? For example, I want my oroginal table to delete 3 columns when radio button 1 is selected (whiles it changes some column headers), and when radio button 2 is selected, my origibal table should add, like 2 rows (and rename some column headers too)
Hey
Thanks to you i made my first app in matlab last week for my prof in geomatics engineering and it was so good (tnx to you) i got highest score in class.
I'm dying to see your next videos ❤
Hi Amir,
Thank you for commenting! I am very happy to hear my videos have helped and well done !
Your videos are so hepful right now, keep up!
Your videos are so helpful for me right now, keep up!
Thank you very much. This video helped alot. I'm looking forward to the next tutorial video
It should hopefully be out this coming weekend.
@@BenitoSebastian thank you your videos helped a lot. I came upon another problem where I was trying to compare all rows with one another except itself, and if it meets the condition, it removes the row and the loop variable reset back to 1 but I came across a lot of problems. 1) I kept getting an error when the row exceeded the table dimensions and 2) I also wanted loop control variable to reset back to one when the condition is met but was unsuccessful so some rows wasn't even compared which made the final table very incorrect.
@@kestonsmith1354 Hi Keston,
My next tutorial releasing hopefully this Friday if not Saturday will show you how to solve these problems.
Hey
Your videos have been very helpful. Could please make a video on multiple window applications? That would be very helpful for future use. Hope you see this.
I've become your fan Sebastian
Thank you
hey Benito,
could you please also do a video about how to open/import a file(img, excel...) from a folder?
If you get error:
Error using tabular/parenDelete
Unrecognized table row name '3'.
It's because you have put in an editfield text box, and not an editfield numeric box.
The '3' means when you type in 3 into the editfield next to delete, matlab is reading it as a letter 3 (text) and not the number 3 (numeric), so it doesn't know what row to delete since you gave it text instead of a number.
Thanks a lot!
Thanks for doing this. How do I do something simple like update an internal counter every time I push a button? Is this in one of the tutorials?
Is there any way to delete the data in the table without deleting the rows or columns (just emptying the table to all zero values) ?
Hi Benito, as a returning user to MATLAB - I'm finding your vids massively useful.
I've followed this tutorial and also tried to write the shortened list back to excel. I'm running into a problem where the extra row of data still exists in excel and repopulates my app list. Do you have any suggestion on how to find and delete the same row of data from the excel file using the app? Currently trying ActiveX but am not having much success.
I'd appriciate any advice.
Hi Robbie,
Thanks for the feedback.
If I understand your question correctly, what I would recommend you to try is the following:
1. Overwrite the rows that you are deleting with zeros instead of deleting it. So for example: app.UITable.Data(rn,:) = 0.
2. Once you have done this, then write it to an excel file.
3. Now you should be able to easily filter this in excel.
4. If you are importing this data back into matlab again then you can filter out and remove the rows with zeros using a conditional statement.
Hope this will help, let me know if it works, all the best!
How would I change the dimension of a table based on the radio button I choose?
For example, I want my oroginal table to delete 3 columns when radio button 1 is selected (whiles it changes some column headers), and when radio button 2 is selected, my origibal table should add, like 2 rows (and rename some column headers too)
Hello Benito, how can we remove a function which has already been added against a pushbutton?
Hey,
is it possible to import and plot data from other programs in App Designer?
When u gonna do a Q and A
I guess I will make a Q&A when I get 1000 Subscribers :)
Benito Sebastian Nice! Ik it’s a bit random to ur channel but can u do some studying/revision tips
@@joelh3466 That's something I might consider. I will think about it, thanks for the idea!
Why did you delete Salah? he has been a good player...