Mikkel Ibsen
Aalborg University
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
39.551
of 295.486
REPUTACIÓN
1
CONTRIBUCIONES
19 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
78.95%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Collecting and rearranging excel data
Hi I have a bit of a nightmare of collecting and rearranging some excel data. The excel data is spread into different workshe...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
uitable autofill without cursor jumping to cell (1,1)
Hi I've made a gui where I have a uitable that should take the users input an paste it into another cell, for example: <</...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Number to datetime from textdata
Hi I have this data that comes in a text document like this: "%20180313123648396" "%20180313123656586" "%201803131...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Get gui to run a command when getting an error from trying to rewrite a file that is open, or the user cancel during save.
Hi I have this GUI where the user gets to save a print of the GUI to a PDF, during that process some of the popup-menu, edit-...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
variation of columns in textscan
Hi matlab gurus I have a tricky question that I just can't "for loop" around. I have to make a program that can read an csv d...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
figure to pdf but without the displaying it in the "figure-window"?
Hi I have this code where I want to make a pdf from some plotted data. But I dont want the display "figure window" to show. I...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Cant make my syms function into a fsolve function
Hi Since I've found out that: syms Doesn't work in matlab gui, I need to change my code, and Im totally new at the fs...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
When using print for my gui I want it to work lige uiputfile, where the user can deside where to place the print.
Hey Matlab experts I have a gui where I use the command print, to print my gui with all the information on it, into a pdf. In...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I scale my gui to a pdf without loosing some visual data?
Hi I have this gui where i want to print it to a pdf file so I can use it as an appendix. But when I try to print it, it chan...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I add a picture to report generator?
Hi I've been trying to get to know this report generator but I can't quite figure it out. I've managed to add a table and ...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaHow to integrate license file into GUI? (Version 2 - Online Clock)
If anyone was looking for the same answer I have it here. function enable = check_license [~,b]=dos('ping -n 1 www.g...
alrededor de 7 años hace | 0
| aceptada
Pregunta
How to integrate license file into GUI? (Version 2 - Online Clock)
Hi I was looking for a way to implement a license into a gui, and I found this: <https://se.mathworks.com/matlabcentral/answe...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I make matlab estimate the best function to descibe different lines in a graph?
Hi I have been asked to make a program that can replace this piece of papir, as illustrated in the image. This image is an...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Code some excel formulas in Matlab, in a smart way
Hey I have a quick question, I have this excel ark where there is a column that has the following code: q1 = 1/2 * x1 * ...
alrededor de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Image scale to a logarithmic scale x and y axis.
Hi I have this code where I've (With some help from Matlab Community) made a script that reads a image and gives the differen...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Identify which color zone a x - y point is in
Hi I have this image where I have identified the different zones using RBG. After that I stored the different colorareas f...
alrededor de 7 años hace | 3 respuestas | 0
3
respuestasPregunta
load excel sheets with a specific name from the data set
Hey First problem. I have this problem where I want to load this excel sheet and store the first sheet as the name of sh...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
In app designer how do I make a button to save, that saves my data from the different uitables and editfields? And the then afterwards make a button that loads it back in?
Hi Im looking for a tutorial on how to make a save and load button. Where I first can save my data to a file, and then afterw...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
How to store in a for loop
Hello I have a data that consist of 274x64 data that is double. I want to make a loop that saves the data per 4 columns so...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Data Points where I need to identify where a tangent to the graph is vertical
Hey Experts I need help to identify where a tangent is vertical on a data set that is represented by a graph. Data_X = [.1...
casi 8 años hace | 1 respuesta | 0